Skip to content

Add adapter for related links destroy service

Nicolas Dular requested to merge nd/destroy-related-links-adapter into master

What does this MR do and why?

Issue: #500280

Add adapter for related links destroy service

This adds an adapter service for destroying related epic links. In addition to that, we now destroy the legacy epic ActiveRecord directly, instead of calling the service.

This helps us to remove the old related epic link service completely, once work_item_epics_ssot is the default behaviour.

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