Skip to content

Promote project labels to group labels

Worked live with @DouweM / @smcgivern for the initial spike.

What does this MR do?

Gives the ability for the Group Admin to promote Project Labels to Group Labels.

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

  • Icon for the promote action is needed in the Project's Labels list
  • Labels from all the issues before promotion should be updated to point to the new one
  • All the labels from Projects inside the Group with the same name should be merged into the new Group Label
  • Label promotion requires ability to edit all the projects inside the group, Group Admin permissions is required
  • Are the label priorities in each project are the same as before merge
  • optional: How to resolve description during project merges. My solution for now will be - use the one which had the promote button pressed.

Does this MR meet the acceptance criteria?

Screenshot

Feature preview

What are the relevant issue numbers?

Closes #24021 (closed)

Merge request reports