Skip to content

Fix Group labels load failure when there are duplicate labels present

Kushal Pandya requested to merge 43598-fix-duplicate-label-load-failure into master

What does this MR do?

Fixes a regression where labels loading was failing due to duplicate labels present in Group issues & boards.

Why was this MR needed?

This bug was caused due to invalid access to gl.DropdownUtils.duplicateLabelColor() where there was already an independent import for DropdownUtils was present.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #43598 (closed)

Edited by Kushal Pandya

Merge request reports

Loading