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:
* [x] "work" field is changed
* [x] "remaining work" field is changed
* [x] [ ] "% complete" field is changed
* [x] [ ] "status" is changed
* [x] a child is created
* [x] a child is deleted
* [x] a child is added (indent hierarchy)
* [x] a child is removed (unindent hierarchy)
Then the update propagates up to all the ancestors.
The computation of the derived values for the parent must be triggered when:
* [x] "work" field is changed
* [x] "remaining work" field is changed
* [x]
* [x]
* [x] a child is created
* [x] a child is deleted
* [x] a child is added (indent hierarchy)
* [x] a child is removed (unindent hierarchy)
Then the update propagates up to all the ancestors.