Remove iteration filtering in merge request list page
What does this MR do and why?
Merge requests cannot be associated with an iteration, so this MR removes the ability to filter merge requests by iteration.
Iteration filtering was added for the issue list page and likely added to the MR list page accidentally #347089 (closed)
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Visit any merge request list page such as
http://127.0.0.1:3000/h5bp/html5-boilerplate/-/merge_requests
- Test the filter bar
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.
Related to #347089 (closed)
Edited by Coung Ngo