UnifiedPush notification not removed once read #823
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#823
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have multiple clients connected with the same account:
When I receive a message I (correctly) get a notification on all clients that are supported to get notifications.
Once I read the message, the notification disappears from the clients that use background notifications, but not the ones that use UnifiedPush.
For the UnifiedPush clients the notification is still visible many hours after the message was read and the background notification clients had the notification disappeared.
I'm fairly sure it is a server problem, because with the same setup and Dendrite 0.14.1 the notifications disappeared in the expected way.