Skip to content

Resolve "Fix labels dropdown with multiple same names"

What does this MR do?

  • Disables merging of labels with the same names in the search bar and other dropdowns.

  • In the group boards, this also allows adding of label lists with the same label name.

  • Also fixes dragging issues into a label list with the same name as an existing label on the issue. Previously, the new label on the new list is not added.

What are the relevant issue numbers?

Closes #51994 (closed)

Does this MR meet the acceptance criteria?

Edited by Heinrich Lee Yu

Merge request reports