Changing group name with subgroups causes repository disappearance
Summary
In version 9.0.1 renaming a group that has subgroups and projects within those subgroups causes repository disappearance (No repository)
Steps to reproduce
-
Base structure:
Group1/Project1
Group1/Project2 -
Subgroups creation:
Group1/Project1
Group1/Project2
Group1/SupGroup1
Group1/SupGroup2 -
Moving projects
Group1/SupGroup1/Project1
Group1/SupGroup2/Project2 -
Renaming main group to Group1R:
Group1R/SupGroup1/Project1
Group1R/SupGroup2/Project2 -
Entering Project1 shows 'No repository' info
What is the current bug behavior?
The projects are not correctly moved (repositories on disk are still in old paths)
Relevant logs and/or screenshots
Unfortunately we don't have any logs because we had to quick restore backup of previous version of gitlab