Skip to content

Render group level work items as epics

What does this MR do and why?

Ensures group-level work items are rendered as Epics (as those are the only group-level work item we support currently).

Fixes the an where Epic work items have a link to 'Work Items' in the breadcrumbs at the top of the page.

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
Screenshot_2024-08-28_at_11.29.50 Screenshot_2024-08-28_at_11.29.30

How to set up and validate locally

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

  1. Ensure work item epics are switched on using these flags: work_item_epics_rollout, work_item_epics, namespace_level_work_items.
  2. Visit an Epic, it should render and work like normal.
  3. On master you'll see a 'Work Items' link in the breadcrumbs
  4. On this branch you'll see an 'Epics' link in the breadcrumbs

Resolves #480084 (closed)

Merge request reports

Loading