Skip to content

FileUploader should use Hashed Storage only when project is migrated

Gabriel Mazetto requested to merge 10-2-hashed-storage-file-uploader into master

What does this MR do?

Make sure FileUpload will use Hashed Storage only in projects that migrated Attachments to Hashed Storage as well (not only repository).

cc @nick.thomas @ernstvn

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

Why was this MR needed?

See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15352/diffs#note_48206341 for discussion

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15352/diffs#note_48206341 for discussion

Edited by Gabriel Mazetto

Merge request reports