Remove forcing legacy epic view
What does this MR do and why?
Removes the force_legacy_view=true param on epics. This removes the ability to render the legacy view without changing the feature flag.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Go to an epic of your choice
- Append
?force_legacy_view=trueto the URL, e.g. http://gdk.test:3000/groups/gitlab/-/epics/6?force_legacy_view=true - Before: it rendered the old epic view
- After: keeps rendering the work item view
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Nicolas Dular