Display hierarchy widget on Epic work items
What does this MR do and why?
- Display hierarchy widget on Epic work items
- Allows adding new and existing epics and issues as children of an epic
Screenshots or screen recordings
How to set up and validate locally
- Turn on the feature flag
Feature.enable(:namespace_level_work_items)
- Visit work items list at a group level, e.g
http://127.0.0.1:3000/groups/gitlab-org/-/work_items
- Create an epic on open it
- Add/create epics and issues as children
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #423981 (closed)
Edited by Florie Guibert