Sync ordering of epic hierarchy to work items
What does this MR do and why?
When re-ordering epics or issues within an epic we now also sync the re-ordering to the correlating work item (if one exists).
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
Screen_Recording_2024-03-13_at_11.12.29
How to set up and validate locally
Feature.enable(:epic_creation_with_synced_work_item)
Feature.enable(:sync_epic_work_item_order)
- Create epics & issues within a hiearchy
- Move them around
- Check the correlating work item (by replacing
/epics/
with/work_items/
in the URL) if the hierarchy matches
Edited by Nicolas Dular
Merge request reports
Activity
Please register or sign in to reply