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
I have a room on matrix.org where the sync response shows me as the last person to send an event, but also has notification_count: 1. @gsouquet tells me that should never happen: if I sent the last event, the room should not be unread.
The URL I used to sync was: https://matrix-client.matrix.org/_matrix/client/r0/sync?filter=%7B%22room%22%3A%7B%22timeline%22%3A%7B%22unread_thread_notifications%22%3Atrue%2C%22limit%22%3A20%7D%2C%22state%22%3A%7B%22lazy_load_members%22%3Atrue%7D%7D%7D&timeout=0&_cacheBuster=1673621386081
This issue has been migrated from #14837.
Description
I have a room on matrix.org where the sync response shows me as the last person to send an event, but also has
notification_count: 1
. @gsouquet tells me that should never happen: if I sent the last event, the room should not be unread.The room ID is
!KCcFbqJHMQscdVsFTa:element.io
The URL I used to sync was:
https://matrix-client.matrix.org/_matrix/client/r0/sync?filter=%7B%22room%22%3A%7B%22timeline%22%3A%7B%22unread_thread_notifications%22%3Atrue%2C%22limit%22%3A20%7D%2C%22state%22%3A%7B%22lazy_load_members%22%3Atrue%7D%7D%7D&timeout=0&_cacheBuster=1673621386081
My username is
@andybalaam:matrix.org
The full sync response for this room is:
Steps to reproduce
.
Homeserver
matrix.org
Synapse Version
{"server_version":"1.75.0rc1 (b=matrix-org-hotfixes,6a185c8b17)","python_version":"3.8.12"}
Installation Method
I don't know
Database
.
Workers
Multiple workers
Platform
.
Configuration
.
Relevant log output
.
Anything else that would be useful to know?
.
The text was updated successfully, but these errors were encountered: