You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you delete a thread, the messages are not actually deleted - they are still stored on the server. So if you talk to that person again, the chat will load the historic messages. Currently, this is how the system works. As such I feel that this is more of a feature request. I will label it accordingly.
When you delete a thread, the messages are not actually deleted - they are still stored on the server. So if you talk to that person again, the chat will load the historic messages. Currently, this is how the system works. As such I feel that this is more of a feature request. I will label it accordingly.
Pre-conditions:
Messages should be present
Steps to reproduce:
User 1
1-Delete the Chat
User 2
1-Send message to User 1
User 1
1- Return to the chat
AR: All messages are displayed
ER: Only last message should be display
The text was updated successfully, but these errors were encountered: