mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08: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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| queue_processors.py | ||