Skip to content

Cannot add label to issue from board

Brett Walker requested to merge 51620-cannot-add-label-to-issue-from-board into master

What does this MR do?

When a group has several projects, each with different labels, editing the labels of an issue in the group board would show all labels from all projects, even if a label was not valid for that issue.

We now query the labels for the issue's project (which includes the project and any group labels).

What are the relevant issue numbers?

Closes #51620 (closed)

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports