Custom Query (73 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 73)

Ticket Resolution Summary Owner Reporter
#64 fixed Task search returns duplicate records during pagination in some circumstances Gavin Gavin
Description

This only occurs with the following conditions:

  1. When not using MySQL or HSQL (i.e. using MSSQL)
  2. When hibernate criteria builder is in use.
  3. When sorting by the attentionFlag column.

The filterPane plugin and some of the quick searches were using the criteria builder.

#65 fixed Feature request: Adjust Task Groups Gavin
Description

To assist filtering during planning. Instead of simply "Engineering Activities", this group could be split up into:

  • Electrical Dayshift
  • Electrical Nightshift
  • Mechanical Dayshift
  • Mechanical Nightshift

Existing databases could be updated by an SQL query searching for assingedGroups. Additional shifts could be easily added (e.g 3 shift pattern).

Also if the Task Group and Asset fit on the current Task Search view, or a new view. A planning view that also displays the assignedGroups would also make planning easier.

#67 fixed Feature request: Indication on Task tabs Gavin
Description

Indicating if a Task tab has something of interest on it would be nice.

The RichUI plugin used for tabs does not have any built-in way of doing this so a patch to upstream or a completely separate way of indicating this is required. The tabs are preloaded so it does not take long to click through them but when doing this on a large number of tasks it can be a little time consuming or details can be missed.

Note: See TracQuery for help on using queries.