mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 22:48:16 +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.
90 KiB
90 KiB