Skip to content

Fix persisting of state for finished migrations

While individual steps were stored to the MigrationState document, the document was no longer updated after the whole migration was completed.

Regression-Commit: 33982028

Merge request reports