Skip to content

WorkItems: Calculate dates sync when updating rolledup dates widget

What does this MR do and why?

WorkItems: Calculate dates sync when updating rolledup dates widget

Change the re-calculation of the rolledup dates when it's trigger from the rolledup dates widget itself to update synchronously. This will avoid the user to have a false positive when changing from fix dates to a rolledup.

Related to: #467981 (closed)

FYI: the rolledup calculation is behind a feature flag: work_items_rolledup_dates

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
before after

How to set up and validate locally

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

Edited by Kassio Borges

Merge request reports