Skip to content

Don't rename groups/projects that aren't reserved anymore

Bob Van Landuyt requested to merge bvl-dont-rename-free-names into master

What does this MR do?

In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12932 we removed a bunch of reserved words. But we were still renaming them in migrations. This adjusts that.

This needs to be picked into %9.5 %10.0 %10.1.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39387

Merge request reports