mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 09:58:06 +00:00
The `stream_id` property of a stream object was being wrongly accessed as `id`, which does not exist, in the function `get_available_streams_for_moving_messages()` This led to the current stream not being rendered in the dropdown list as expected in the `Move Topic` modal when the user does not have the permission to post in the current stream.
38 KiB
38 KiB