Skip to content

Fix hashed storage with project transfers to another namespace

Stan Hu requested to merge sh-port-hashed-storage-transfer-fix into master

With hashed storage enabled, we would fail to transfer a project to another namespace because the provided paths were wrong. Instead, we should not attempt to move paths at all.

Closes gitlab-org/gitlab-ee#4056

Merge request reports