mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 23:19:10 +00:00
This commit sorts the list of migrations to ensure the same sets of migrations don't somehow ordered differently. This has been reported to happen when importing Zulip Cloud to self-host (zulip-cloud-current). The order of migrations listed in `migration_status.json` don't actually matter, migrations specify which other migrations they depend on. Fixes #32826.
107 KiB
107 KiB