mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
If notifications_stream is private and the current user has never been subscribed, then we would throw an exception when trying to look up notifications_stream. In this situation, we should just treat it like the stream doesn't exist for the purposes of this user.