Skip to content

v1.9.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@scollazo scollazo released this 04 Mar 19:01
· 1053 commits to qa/1.x since this release
FPR: fix downgrade path in migration fpr.0029

This commit fixes the `data_migration_down` function in the migration
introduced by the previous commit to ensure that the order of the operations
is incorrect and the migration can be properly reverted.

Connects to https://github.com/archivematica/Issues/issues/537.