mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
For messages which we don't have stored locally, we don't update
our data structures. This was actually our behaviour before
59e5f2d8fc, which introduced this
bug.
Not doing this caused a major bug where we ran into errors
moving messages for topics for which we didn't have all
the messages available.