Skip to content

Fixes bulk-assign label for multiple issues not having the same labels

Alfredo Sumaran requested to merge fix-bulk-assign-labels into master

What does this MR do?

Fixes a bug when bulk-assigning a label to multiple issues while the label is present in on the issues on the selection.

Screenshots (if relevant)

Before Bugfix

After Bugfix

Does this MR meet the acceptance criteria?

  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

Merge request reports