Skip to content

Redirect epic work items to /epics URL

Nicolas Dular requested to merge nd/redirect-to-epics-url into master

What does this MR do and why?

Issue: #480049 (closed)

This redirects epic work items to the /epics URL regardless if we have epic work items enabled for a group or not. It only affects the URL as we still render the new work item view under /epics when epic work items 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

  1. Create an epic
  2. Go to the epic details page
  3. Change the URL from /epics to /work_items/
  4. Now you should get redirected to the /epics page again

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

Edited by Nicolas Dular

Merge request reports

Loading