mirror of https://github.com/zulip/zulip.git
90636d5e81
user_profile.id was confused for user_profile.recipient_id. These bugs
are particularly sneaky as they can go undetected by tests due to ids of
objects accidentally coinciding. We add a mitigation for this class of
mistakes by shifting the Recipient.id sequence in test db.
This was introduced in
|
||
---|---|---|
.. | ||
commands | ||
__init__.py |