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
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
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.
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
_synapse/admin/v1/send_server_notice
API.No new room is created for the new server notice from step 3 and it is
therefore never received.
Version information
The text was updated successfully, but these errors were encountered: