Can no longer order merge requests by merge date.
Steps to reproduce:
- Build a feature
- Have two or more merge requests to a
developbranch - Need to cherry-pick in order of merging to
main
What should happen:
- I go to the MR search
- I filter by a certain label (
Pending cherry-pick to main) - I order by merge date
- I cherry-pick the MRs in the right order
What happens instead
- I go to the MR search
- I filter by a label
- I cannot order by merge date
Extra information
- Bookmarked URL:
https://gitlab.{selfhosted.domain}/dashboard/merge_requests/search?author_username=mdemaa&scope=all&sort=merged_at_desc&state=merged - This was previously possible
- I’m aware of the new “Merged” tab, but this doesn’t allow me to filter by a label
Edited by 🤖 GitLab Bot 🤖