Content
View differences
Updated by Christophe Bliard over 2 years ago
Part of ##40867
Motivation:
* The work package attributes for % Progress for a work package has two values:
* The Second phase is to have "% Complete" computation being done consistently according to "Work" value for the the parent work package itself.
* The aggregated value, derived from the work package and its children attributes (before it was children attributes only)
* The derived value computation depends on children's values, or the work, the status, and the % progress attributes of the work packages
* closed status means 100% progress
* a work package with work being 0h or unset is excluded from computation
See subtasks below status.
Motivation:
* The work package attributes for % Progress for a work package has two values:
* The
* The aggregated value, derived from the work package and its children attributes (before it was children attributes only)
* The derived value computation depends on
* closed status means 100% progress
* a work package with work being 0h or unset is excluded from computation
See subtasks below