mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 01:47:41 +00:00
This commit extracts people.extract_people_from_message() from message_store.add_message_metadata(), and now add_message_metadata() extract people before it calls process_message_for_recent_private_messages(), which fixes a bug where we are trying to look up an email for a deactivated user who was in the message but not in the pre-loaded list of people. Fixes #2701
23 KiB
23 KiB