Fix rollup weight computation
What does this MR do and why?
Trigger roll up weight computation for the current work item when adding or removing a child item
References
How to set up and validate locally
- Enable the
use_cached_rolled_up_weightsfeature flag - Create a task and set a weight on it
- Create an issue
- In the "Child items" widget of the issue, add the existing task as a child
- Refresh the page. The child items widget should show the correct rolled up weight
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Heinrich Lee Yu