Skip to content

Update create epic link to support namespace level work items

What does this MR do and why?

Updates the path in the sidebar to direct to the new work items page if correct feature(s) are enabled.

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

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

  1. Enable the following features: namespace_level_work_items, work_items_mvc_2.
  2. Visit a group, and click the 'new epic' link in the 'create' menu in the sidebar (see screenshot)
  3. Check you're taken to a form to create a new work item. You should be able to select 'epic' from the 'type' dropdown.

Screenshot_2024-04-18_at_14.15.54

Relates to #435284 (closed)

Merge request reports