Remove group_iterations feature flag
What does this MR do and why?
Remove the group_iterations
feature flag, as it has been enabled for many years
For #221047 (closed)
How to test
Check content loads on iterations pages.
example for groups: http://gdk.test:3000/groups/gitlab-org/-/iterations/
example for projects: http://gdk.test:3000/gitlab-org/gitlab-shell/-/iterations/
Searched codebase for :group_iterations
to remove flag, then without the colon for remaining cleanup
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Simon Knox