Skip to content

Prevent issue due and start date from getting unset when assigning an epic

Mario Celi requested to merge 500579-fix-clearing-dates-error into master

What does this MR do and why?

When work_item_epics and rolled_up_dates features flags are set, setting an epic for an issue that had previously set start or due dates, these 2 values would get cleared after the new epic is assigned. This change prevents that.

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.

Related to #500579

Merge request reports

Loading