mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
Because we create all realms with do_create_user (including in the test suite), we just need to change that function, add a migration for existing realms, and ensure the data import code path correctly creates these objects. Note that the import code path will create a RealmUserDefault row with default values if it is not present in the import data, which is important for importing data from other tools like Slack.
68 KiB
68 KiB