Skip to content

Rollback project folder move after error in Projects::TransferService

James Edwards-Jones requested to merge 30213-project-transfer-move-rollback into master

What

Moves repo data back to original location if there is an error during the transfer.

Why

Previously, an error when moving a project would break the repo. This was because database changes would get rolled back while leaving the project in the updated location.

Acceptance criteria

What are the relevant issue numbers?

Closes #30213 (closed)

Edited by James Edwards-Jones

Merge request reports