Skip to content

Use /epics path for epic work items

Nicolas Dular requested to merge nd/use-epics-path-for-work-items into master

What does this MR do and why?

Fixes: #478594 (closed)

Use /epics path for epic work items

To keep consistenty with our current epic URL schema, we buid the URL for work items now using /epics/ instead of defaulting to /work_items/.

Changelog: changed EE: true

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

  1. Enable work_item_epics and work_item_epics_rollout feature flag
  2. Create an epic and child epics
  3. Click on the child epic in the hierarchy widget. Before: you get linked to /work_items/, now you get linked to /epics/
Edited by Nicolas Dular

Merge request reports

Loading