Skip to content

WorkItems: Rolledup dates on removing existing child from hierarchy

What does this MR do and why?

WorkItems: Rolledup dates on removing existing child from hierarchy

As part of the epic, we need to ensure that when we remove an existing child from the WorkItem hierarcny we update all the parent WorkItems in that hierarchy with rolledup dates to use the most broad start/due dates in its hierarchy.

This is being developed behind the feature flag: work_items_rolledup_dates

Related to: #434835

Changelog: added EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports