phpreport icon indicating copy to clipboard operation
phpreport copied to clipboard

Add a way to group hours in a project by task type and story

Open jaragunde opened this issue 9 years ago • 0 comments

[Trac import] Reported by: jaragunde Original date: Monday, 19 September 2011 19:45

It would be useful to add a way to group hours in a project by task type (we are already grouping by story and by customer). And it could be even more useful if task type grouping was done at a second level, example:

|         |     Story 1     |     Story 2     |
| worker  | type 1 | type 2 | type 1 | type 2 |
-----------------------------------------------
|  user   |   5    |   10   |   0    |   10   |
...

jaragunde avatar Mar 09 '16 10:03 jaragunde