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
With certain push rules set up, synapse does not increment the unread_notifications in the same /sync that receives the event triggering the push rule, violating the spec requirement
Description
With certain push rules set up, synapse does not increment the
unread_notifications
in the same/sync
that receives the event triggering the push rule, violating the spec requirementSteps to reproduce
kim
andbob
bob
's access tokennotify
action tobob
's.m.rule.member_event
, confirm via playground and element devtools. see attachment.bob
's element's `/sync' via browser devtoolskim
invitescharlie
/sync
response, see attachment.push_rules.json
sync.json
Homeserver
localhost
Synapse Version
synapse 1.122
Installation Method
Docker (matrixdotorg/synapse)
Database
fresh postgres 16 container
Workers
Single process
Platform
docker
Configuration
default
Relevant log output
Anything else that would be useful to know?
No response
The text was updated successfully, but these errors were encountered: