Skip to content

Fix hashed storage with project transfers to another namespace

Stan Hu requested to merge sh-fix-hashed-storage-transfers 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 #4056 (closed)

Edited by Stan Hu

Merge request reports