gitlab-org--gitlab-foss/changelogs/unreleased/sh-port-hashed-storage-transfer-fix.yml
Stan Hu 0c085aaf44 Fix hashed storage with project transfers to another namespace
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
2017-11-16 22:41:04 -08:00

5 lines
109 B
YAML

---
title: Fix hashed storage with project transfers to another namespace
merge_request:
author:
type: fixed