Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (733 - 735 of 2152)

Ticket Resolution Summary Owner Reporter
#1362 fixed Clearing the database should also clear the search index johnglover johnglover

Reported by johnglover, 3 years ago.

Description

When paster db clean is run, the search index should also be cleared.

#1363 fixed Add task_status table to store qa/archiever/webstore information that does not need to be versioned. johnglover kindly

Reported by kindly, 3 years ago.

Description
table: task_status

id
entity_id
entity_type
task_type
key
value
last_updated
state

unique(entity_id, task_type, key)

example keys:
last_task_id
#1371 fixed Make logic layer functions for working with task_status table johnglover johnglover

Reported by johnglover, 3 years ago.

Description

The background tasks will use the logic API to access the task_status table so new logic layer functions are needed.

Note: See TracQuery for help on using queries.