Commit a67d9d3
committed
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 archivematica/Issues#537.1 parent aed4fa0 commit a67d9d3
File tree
1 file changed
+5
-2
lines changed- src/dashboard/src/fpr/migrations
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
0 commit comments