Custom Query (73 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 73)

Ticket Resolution Summary Owner Reporter
#63 fixed Upgrade to Grails-1.2.2 Gavin Gavin
Description

Improved stability, speed, dev options GRAILS_OPTS (JAVA_OPTS) and bug fixes and latest plugins.

#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.

Note: See TracQuery for help on using queries.