This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Description
Description
After receiving a server notice, if a user exits the notices room, he won't be
invited to a new room when a new notice happens. In fact, the new notice gets
lost / is never received by the user.
Steps to reproduce
- Send server notice to a user via the
_synapse/admin/v1/send_server_notice
API.
- Have the user accept the invite and then exit the room.
- Send another server notice.
No new room is created for the new server notice from step 3 and it is
therefore never received.
Version information
- Homeserver: https://termina.org.uk
- Version: Synapse 1.2.1
- Install method: FreeBSD ports collection
- Platform: FreeBSD 11