Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse room if room alias already exists #53

Closed
Cadair opened this issue Jul 23, 2020 · 1 comment
Closed

Reuse room if room alias already exists #53

Cadair opened this issue Jul 23, 2020 · 1 comment

Comments

@Cadair
Copy link

Cadair commented Jul 23, 2020

I have got stuck in a situation where on receiving a message (from slack) I get an error in the logs { errcode: 'M_ROOM_IN_USE', error: 'Room alias already taken' }.

It would be good if the bridge on seeing this error tried to reuse the room with that alias rather than silently dropping messages on the floor.

@Sorunome
Copy link
Owner

Implemented in 747574b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants