Labels of issue A are shown as if they were selected in issue B (in board / issue-sidebar)
Summary
Labels (previously added to another issue on the board) show up as selected on the issue.
Steps to reproduce
- Create two issues: "foo" and "bar"
- Create two labels: "Test A" and "Test B"
- Open the board
- Select issue "foo" (opens issue-sidebar)
- Click the "Edit" button to manage labels of the issue
- Select labels "Test A" and "Test B"
- Select issue "bar"
- Click the "Edit" button to manage labels of the issue
Expected behavior
No labels should be selected upon editing labels for issue "bar"
Actual behavior
Labels "Test A" and "Test B" seem already selected for issue "bar"
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com
Additional Info
Deselecting and reselecting the labels for issue "bar" applies them as usual.
Upon refreshing the page, no labels are selected for issue "bar" (as expected).
Edited by 🤖 GitLab Bot 🤖


