mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
Zulip now supports empty string as a valid topic name. For clients predating this feature, such messages appear in "general chat" topic. Messages sent to "general chat" are stored in the database as having a "" topic. This commit adds a migration to rename the existing "general chat" topic in the database to "". Fixes parts of #32996.
31 KiB
31 KiB