Remove legacy issue promote service

What does this MR do and why?

Remove legacy issue promote service

Removes the use_data_sync_for_issue_promotion feature flag and with it the old Epics::IssuePromoteService. It now uses the DataSync services underneath to promote issues to epics (and copy over the data).

Since Issuable::Clone::BaseService is then also no longer used, we can also delete this code.

Changelog: removed EE: true

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

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

Merge request reports

Loading