mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Currently, our stream creation do not add stream list to all stream list. Only subscription-add event add stream list to stream list. If public stream is created without acting user subscribed to stream, then newly created stream is not listed to all stream list. On stream creation add sub to all stream list table.