Skip to content

Resolve "ObjectStorage::Concern#migrate! incurs data loss"

Micaël Bergeron requested to merge 4928-uploader-migrate-atomic into master

What does this MR do?

Add an override for object storage enabled uploader to disable the move_to_store and move_to_cache.

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #4928 (closed)

Merge request reports