Skip to content

Create a synced work item link

Nicolas Dular requested to merge nd/sync-related-epic-links into master

What does this MR do and why?

Issue: #441256 (closed)

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

  1. Enable feature flag: Feature.enable(:epic_creation_with_synced_work_item)
  2. Create an epic
  3. Add related epics (blocked or related)
  4. Go to the work item of the epic. You can do this by replacing /epics/ in the URL to /work_items/
Edited by Nicolas Dular

Merge request reports