Skip to content

Select project when creating items via hierarchy widget

What does this MR do and why?

Adds the ability to select which project to associate a new child item with when creating them via the hierarchy widget.

Currently only supports namespace level work items (epics).

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.

Screen_Recording_2024-05-15_at_16.33.12

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Enable the namespace_level_work_items feature flag
  2. Create an epic in a group with multiple projects
  3. Use the Add -> New issue form to create new issues
  4. Use the new dropdown to select different projects for the new issues

Related to #436255 (closed)

Edited by Jack Chapman

Merge request reports