Skip to content

Fix subgroup repository disappearance if group was moved

username-removed-444 requested to merge dz-fix-group-move into master

What does this MR do?

Update Namespace method respository_storage_path to include projects from subgroups

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

no

Why was this MR needed?

Fixes issue: "Changing group name with subgroups causes repository disappearance"

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/30261. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/2772

Merge request reports