Skip to content

fix new MR form erroneously selects tag as source when branch of same name exists

What does this MR do?

When you want to choose a branch which has same name with a tag in project, branch selector in new MR form will use the tag as result rather than the branch. This MR fix this bug.

Does this MR meet the acceptance criteria?

  • Changelog entry added
  • Tests
    • Added for this feature/bug
    • All builds are passing

What are the relevant issue numbers?

#23237 (moved)

Merge request reports