Skip to content

Draft: Refactor ProjectRepositoryStorageMove

Vijay Hawoldar requested to merge vij-refactor-project-repo-move into master

What does this MR do?

We are currently working towards (&3393 (closed)) support the moving of a Snippet's repository storage.

Currently, the ProjectRepositoryStorageMove implements a lot of functionality that can be reused in this effort, so this MR refactors it out into a reusable concern, RepositoryStorageMoveable

Refs #218992 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Vijay Hawoldar

Merge request reports