mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
This commit changes stream_data.create_sub_from_server_data to use stream id, instead of stream name, for checking whether subscription already exists or not. We are using stream ids so that we can avoid bugs related to live update after stream rename.