Skip to content

Update group label name to not force new

Patrick Rice requested to merge update-group-label-name into main
  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

The code change removes the ForceNew attribute from the name field of the gitlab_group_label resource. This means that users can now update the name of an existing label, whereas previously they would have had to create a new label with the desired name.

Closes #6355 (closed)

Edited by Patrick Rice

Merge request reports

Loading