Content
View differences
Updated by Niels Lindenthal almost 7 years ago
**Problem**
* The sum includes values from children that are not part of the filter result
* The sum includes values from children twice that are part of the filter results.


**Expected behavior**
* Values are not added twice
* The sum only includes the shown/filtered work packages
 
**Proposed solution**
The cell is split into We have two parts:
1. Value for the estimated time of the respective separate work package (editable)
2. Value attributes for estimated time derived from children (read only). and spent time.
Expected behavior for
* The sum does not include Spent time - total: Aggregated values of spent time including the derived values of children
* It Spent time: Only the spent time that is possible to edit logged on this work package
* Estimated time - total: Aggregated values including the estimated time values of parent elements children
* When adding a children to a work package Estimated time: Only the estimated time that is entered on this work package (read only)
In the work package list sums are not deleted. allowed for aggregated values. It is possible to create sums for the column spent time.
**Out of scope**
Currently value for "Progress (%)" get lost when children are added. This is OK for now.
* The sum includes values from children that are not part of the filter result
* The sum includes values from children twice that are part of the filter results.

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

**Proposed solution**
The cell is split into
1. Value for the estimated time of the respective
2. Value
Expected behavior for
* The sum does not include
* It
* Estimated time - total: Aggregated values including
* When adding a children to a work package
In the work package list sums are
**Out of scope**
Currently value for "Progress (%)" get lost when children are added. This is OK for now.