Skip to content

ObjectStoreUploader#migrate! uses with_callbacks to trigger verify_license!

What

Adds with_callbacks to store! call in ObjectStoreUploader#migrate!

Why

To trigger verify_license! during rake tasks and background workers which move files from local file store to a remote object store.

Acceptance criteria

Related

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/3370

Edited by Zeger-Jan van de Weg

Merge request reports