-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
Bug needs investigation:
- I received message from
User 1addressed to me and another recipientUser 2 - I wrote reply and sent it with
reply-all - Reply message is rendered in the same thread for me, but for
User 1andUser 2it created new thread - Next replies are rendered in the same thread, so only first one caused creating new thread
It's not clear why it happened, can be missing msgId or something else, so needs finding way to reproduce this bug.