Content
View differences
Updated by Markus Kahl almost 7 years ago
The wrong **Problem**
Wrong sum is shown since values are added for all child work packages and parent work packages (estimated time for children and parent counted twice). As show in the image. image.
 
**Expected behavior**
* Values are not added twice
* The sum only includes the shown/filtered work packages
**Proposed solution**

Separate work package attributes that show the user what is included in the presented cell value:
* Estimated time: Aggregated values including the values of children
* Total estimated time: Only the estimated time that is logged on this work package
So for the attribute "Estimated time - total" it is not possible to create sums.
Wrong

**Expected behavior**
* Values are not added twice
* The sum only includes the shown/filtered work packages
**Proposed solution**

Separate work package attributes that show the user what is included in the presented cell value:
* Estimated time: Aggregated values including the values of children
* Total estimated time: Only the estimated time that is logged on this work package
So for the attribute "Estimated time - total" it is not possible to create sums.