Content
View differences
Updated by Christophe Bliard over 2 years ago
See ##40867 for the full picture.
The computation of the derived values for the parent must be triggered when:
* "work" field is changed
* "remaining work" field is changed
* "% complete" field is changed
* "status" is changed
* a child is added
* a child is removed
* a child is deleted
Then the update propagates up to all the ancestors.
The computation of the derived values for the parent must be triggered when:
* "work" field is changed
* "remaining work" field is changed
* "% complete" field is changed
* "status" is changed
* a child is added
* a child is removed
* a child is deleted
Then the update propagates up to all the ancestors.