Redirect epic work items to /epics URL
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
- Create an epic
- Go to the epic details page
- Change the URL from
/epics
to/work_items/
- 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