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
This occurs if the alias is in use anywhere - not necessarily for the same room.
The message might link to the room that has the alias - maybe it is what people want, only they didn't know the room already existed, and therefore created another one.
(Linking doesn't break privacy, as the user could type in the address and try to go there anyway.)
Description
A generic error is shown when trying to add an alias to a room that already has the alias, rather than an error message that explicitly states that.
The response received from Synapse is a
409
- Conflict.Steps to reproduce
The text was updated successfully, but these errors were encountered: