Content
View differences
Updated by Jens Ulferts almost 7 years ago
### Acceptance criteria
* Replace "work package tracking" widget of my project page
* Display the information as Two options:
* text representation similar to what we currently have
* graph representation with two datasets similar to how it is done on the versions page (open/total or open/closed)
* No dynamic filtering for now but could be added later
### Notes
* Basically two queries where only the group sums are used
### Current implementation example

* Replace "work package tracking" widget of my project page
* Display the information as
* text representation similar to what we currently have
* graph representation with
* No dynamic filtering for now but could be added later
### Notes
* Basically two queries where only the group sums are used
### Current implementation example
