matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.81k stars 2.13k forks source link

Notification settings not transferred on room upgrade #5295

Open anoadragon453 opened 5 years ago

anoadragon453 commented 5 years ago

Just had an instance of notification settings not transferring on room upgrade. Note to self to check hs logs.

https://github.com/vector-im/riot-web/issues/9905

turt2live commented 5 years ago

What happened to https://github.com/matrix-org/synapse/issues/4597 ?

anoadragon453 commented 5 years ago

There seems to be an edge case.

hawkowl commented 5 years ago

Fixed by #6155

turt2live commented 4 years ago

This is empirically still happening to some people: https://github.com/vector-im/riot-web/issues/11803