mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
If two user_ids in a recent huddle have ids
that sort lexically differently than numerically,
such as 7 and 66, then we were creating two
different buckets in pm_conversations.
This regression was introduced in
263ac0eb45 on
November 21, 2019.