Custom Query (73 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 73)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#1 fixed TaskRewrite Gavin Gavin
Description

Rewrite the Task domain under /branches/TaskRewrite.

#37 fixed Task should have assigned groups along side assigned persons Gavin Gavin
Description
  • Many assignedGroups may be added to a task.
  • Many assignedPersons may be added to a task.
  • A persons tasks would be every task that they are assigned to and every task that any group that they belong to is assigned to and every task where they are lead person.
  • Record changes to assigned groups as modifications see ticjet #35
  • Allow a targetStartDate for the assigned group? No this would then be better as a sub task.
  • The person groups now have the added benefit of acting as a training/qualification record. Since only persons trained/qualified to be in the group are added to that group.

Implemented in r239, r240, r241, r242, r243, r245.

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.