Skip to content
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

[BUG] Synchronisation bug between different platforms #1668

Open
3 tasks done
Nat392 opened this issue Sep 15, 2024 · 1 comment
Open
3 tasks done

[BUG] Synchronisation bug between different platforms #1668

Nat392 opened this issue Sep 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Nat392
Copy link

Nat392 commented Sep 15, 2024

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I'm experiencing an issue with data synchronization across both the Android and Windows versions of the app. Specifically, there seems to be a problem with syncing messages, open discussions, and group information. For instance, when I open the app on my phone, old contacts reappear in my chat list. Additionally, in a group with 4 members, the app only shows the first two members, leaving out the rest. This inconsistency occurs regardless of the platform I'm using.

Expected Behavior

I expect the data to synchronize correctly across both the Android and Windows versions of the app. This includes having the chat list reflect only current contacts, accurate group member listings, and proper synchronization of all messages and discussions across devices. When I open the app, I should see up-to-date information that matches the state of my chats and groups on all platforms.

Steps To Reproduce

No idea, I didn't do anything special.

Android Version

Android 14

Session Version

1.19.2 (3800 - afbb71)

Anything else?

No response

@Nat392 Nat392 added the bug Something isn't working label Sep 15, 2024
@pottsandpans
Copy link
Collaborator

Thanks for raising an issue. The issue you are experiencing with contacts reappearing is a very complex issue to fix and unfortunately, cannot be resolved quickly. However, the issue you mentioned around groups should be solved in our upcoming Groups Rebuild release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants