Skip to content

Fix AddUniqueIndexToLabels migration to skip unnecesary queries

What does this MR do?

Fix AddUniqueIndexToLabels migration to skip unnecesary queries

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

Migration fails if there are no duplicated labels to delete

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23609 (closed)

Merge request reports