-
Notifications
You must be signed in to change notification settings - Fork 984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#12520] Sync deleted chats #12662
[#12520] Sync deleted chats #12662
Conversation
Jenkins BuildsClick to see older builds (29)
|
fa5fa8a
to
e5dbc7a
Compare
99% of end-end tests have passed
Failed tests (1)Click to expand
Passed tests (66)Click to expand |
@rasom thanks! Unable to rejoin public chat after deletion until relogin. Currently syncing of deleted public chat works fine, but there is a problem with syncing after rejoining the same chat. How it looks in PR:
What do you think, this issue could be fixed in current PR or it's only #12669 related (if so PR can be merged)? |
@qoqobolo should be fixed in this pr |
7bb468e
to
5eba6a4
Compare
@rasom In |
@qoqobolo pushed anther attempt to fix it. Apparently history is not loaded on adding chat back, but that should be a separate problem... |
@rasom now #12669 is fixed, thanks! ISSUE 1: Re-added chat does not re-appear on paired deviceSteps:
Expected result: the chat is added on synced Device2 Also, there are a couple of issues more ISSUE 2: If the chat list on the home screen contains several chats (2 and more, any type) then when deleting one of them the rest will become invisiblePairing doesn't matter in that case. Steps:
video_2021-10-01_11-01-40.mp4ISSUE 3: If open a chat (any type) on the primary device and delete the same chat on the secondary device, then
|
ed35836
to
e079d7d
Compare
issues 1 and 2 are fixed now, 3 in progress |
b6ff9de
to
6aed8c9
Compare
@qoqobolo all known issue should be fixed |
Thanks @rasom ISSUE 4: Deleted chat re-appears on the paired device after reloginSteps:
Video from Device2: IMG_0927.mp4 |
@qoqobolo should be fixed now |
@rasom thanks, works fine now! |
84982f2
to
1b3a48d
Compare
1b3a48d
to
fe00971
Compare
fix #12520
status: ready