Content
View differences
Updated by Niels Lindenthal almost 7 years ago
**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.

**Expected behavior**
* Values are not added twice
* The sum only includes bug is the shown/filtered work packages same as #22632 & #24349
**Proposed solution** 
 **Solution idea**
Separate work package attributes columns that show the user what is included in the presented cell value:
* Estimated time: time - total: Aggregated values including the values of children
* Total estimated time: Estimated time - this work package only: Only the estimated time that is logged on this work package
So for the attribute "Estimated time - total" second one it is should not be possible to create sums. sums to prevent this 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.

**Expected behavior**
* Values are not added twice
* The sum only includes
**Proposed solution**

Separate work package attributes
* Estimated time:
* Total estimated time:
So for the attribute "Estimated time - total"