mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
Earlier, editing a message with wildcard mention and removing the wildcard mention didn't properly remove the corresponding flag for it in the message object. It was only updating flags when mentions were present in new message but not the other way around. This commit fixes this behaviour by removing flags if the new message removed mention from it.
109 KiB
109 KiB