mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
When moving a topic within a stream that is deactivated, the stream may not be present in stream_data. Avoid throwing an exception in this situation by leaving stream_name as undefined; existing logic seems to anticipate that as a possibility, so we don't need a broader change. Longer term, we may want to just send to clients basic data about archived streams that the user has access to. Fixes: #17271
18 KiB
18 KiB