Skip to content

Filter merge requests by target branch

What does this MR do?

Filter Merge Requests by target branch.

Target branches for autocomplete are loaded top 100 target branches ordering them by last updated. And those branches are filtered on frontend, not backend. So older target branches are not shown in the list, but I think merge target branches is less than 100 in many projects.

This is reimplemented MR !16492 (closed), because that is outdated.

What are the relevant issue numbers?

#33831 (closed)

Screenshot

filter-merge-requests-by-target-branch

Does this MR meet the acceptance criteria?

Edited by Hiroyuki Sato

Merge request reports

Loading