mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08: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 |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||