Commit 5b4d2a0
committed
docs(2.58): correct the migration story — 0266/0267/0268 ship in 2.58, not 2.57
Prior wording incorrectly claimed dojo.0267_backfill_authorized_users
shipped in 2.57. None of the three new migrations (0266 reintroduce
authorized_users M2M, 0267 backfill, 0268 release RBAC state) are in
2.57.x or master — they are introduced in this 2.58 cycle and run
automatically on upgrade. The preview_legacy_authorization_migration
management command also ships in 2.58, so the audit-before-upgrade
recommendation has to run against a staging install of 2.58 with a
prod DB snapshot, not against 2.57.1 parent 61d8e80 commit 5b4d2a0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments