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

Archived "Device Messages" are displayed as a new chat in the archive of the secondary device. #6323

Open
Raiden-GH opened this issue Dec 9, 2024 · 0 comments · May be fixed by #6342
Open
Assignees
Labels
bug Something is not working

Comments

@Raiden-GH
Copy link

Archived "Device Messages" are displayed as a new chat "status@localhost" in the archive on secondary devices.
I reported the bug here because all versions are affected and I therefore suspect it has something to do with the core.

Steps to reproduce the problem:

  • Set up profile on second device using QR code.
  • Archive "Device Messages" on the first device.
  • A new chat called "device@localhost" will appear in the archive of the second device.

Android 14
DC-Android 1.50.2

iOS 18.1.1
DC-iOS 1.50.1

macOS 15.1.1
DC-Desktop 1.49

@Raiden-GH Raiden-GH changed the title Archived "Device Messages" are displayed as a new chat on secondary devices with DC. Archived "Device Messages" are displayed as a new chat on secondary devices Dec 9, 2024
@Raiden-GH Raiden-GH changed the title Archived "Device Messages" are displayed as a new chat on secondary devices Archived "Device Messages" are displayed as a new chat in the archive of the secondary device. Dec 9, 2024
@iequidoo iequidoo self-assigned this Dec 9, 2024
@iequidoo iequidoo added the bug Something is not working label Dec 15, 2024
iequidoo added a commit that referenced this issue Dec 15, 2024
At least this fixes the bug when the device chat is e.g. archived by the user on one device, but
this user action is synchronized as archiving a chat with a new contact having the address
"device@localhost" on another device. Not sure if we want to sinchronize actions on the device chats
at all because they are chats with different devices, but maybe that simplifies UX, so let's discuss
it first and maybe disable synchronization in a separate commit.
iequidoo added a commit that referenced this issue Dec 15, 2024
At least this fixes the bug when the device chat is e.g. archived by the user on one device, but
this user action is synchronized as archiving a chat with a new contact having the address
"device@localhost" on another device. Not sure if we want to sinchronize actions on the device chats
at all because they are chats with different devices, but maybe that simplifies UX, so let's discuss
it first and maybe disable synchronization in a separate commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants