Skip to content

Fix cross-project label references

Jan Provaznik requested to merge jprovazn-label-links-update into master

What does this MR do?

It fixes cross-project label references if the same label exists in the same project or group.

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

Make sure that update query doesn't accidentally update other label links.

Why was this MR needed?

Because some group labels were incorrectly updated when transferring projects in a group - #45539 (closed)

TODO

  • bump schema version
  • add more tests

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #45539 (closed)

Edited by Yorick Peterse

Merge request reports