The source project of this merge request has been removed.
Prevent erasing Milestone filter when updating other filter options
What does this MR do?
- Prevent erasing Milestone filter when updating other filter values
- Only add URL filter parameters with present values
Why was this MR needed?
- The milestone filter was being removed for "Upcoming" and "No Milestone" options when updating the filter with another filter value
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Closes #25561 (closed)