Allow syncing work items to legacy epics

What does this MR do and why?

Allow syncing work items to legacy epics

Removes the work_item_epics feature flag check on the policy when a work item has a synced epic.

We always want to sync epic work item changes back to the legacy epic. We also want to use the work item services first and then write to the legacy epic, regardless of the feature flag state.

Therefore we should no longer prevent it based on the feture flag.

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

Loading