Skip to content

Fix error 500 renaming group. Also added specs and changelog.

James Lopez requested to merge fix/group-path-rename-error into master

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17922 and https://gitlab.com/gitlab-org/gitlab-ce/issues/23223

When there are tags in the container registry, the group removal is not allowed. We should gracefully recover from the error and notify the user.

Merge request reports