Skip to content

Allow changing synced work item epics

Nicolas Dular requested to merge nd/remove-lock-work-item-epics-ff into master

What does this MR do and why?

MR where we introduced the feature flag: !168943 (merged). We only needed this for the initial rollout to be able to lock changes from the work item side in the worst case.

Allow changing synced work item epics

This removes the lock_work_item_epics feature flag, which was disabled by default. It allowed us to prevent any changes to the legacy epic from the work item side. Now that work item epics are about to be rollout out we can remove this policy check as we want to write from the work item side to the legacy epic.

Changelog: changed 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.

Edited by Nicolas Dular

Merge request reports

Loading