Skip to content

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

Screenshot_from_2023-12-18_17-03-07

How to set up and validate locally

  1. Turn on the feature flag Feature.enable(:namespace_level_work_items)
  2. Visit work items list at a group level, e.g http://127.0.0.1:3000/groups/gitlab-org/-/work_items
  3. Create an epic on open it
  4. 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.

Related to #423981 (closed)

Edited by Florie Guibert

Merge request reports

Loading