mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
Because we use access_stream_by_id here, and that checks for an active subscription to interact with a private stream, this didn't work. The correct fix to add an option to active_stream_by_id to accept an argument indicating whether we need an active subscription; for this use case, we definitely do not.
9.6 KiB
9.6 KiB