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. immage.
The bug is the same as #22632 & #24349 \#22632 & \#24349

**Solution idea**
Separate columns that show the user what is included in the presented cell value:
* Estimated time - total: Aggregated values including the values of children
* Estimated time - this work package only: Only the estimated time that is logged on this work package
So for the second one it should not be possible to create 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.
The bug is the same as #22632 & #24349

**Solution idea**
Separate columns that show the user what is included in the presented cell value:
* Estimated time - total: Aggregated values including the values of children
* Estimated time - this work package only: Only the estimated time that is logged on this work package
So for the second one it should not be possible to create sums to prevent this problem.