ban-room
command does not evict all local users before defederating #844
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#844
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
!admin rooms moderation ban-room
claims to evict all local users before defederating the room, but it doesn't seem to actually do this, at least not reliably.On transgender.ing (still conduwuit, but can still repro on nexy7574.co.uk) I just ran
!admin rooms moderation ban-room !ehXvUhWNASUkSLvAGP:matrix.org
to attempt to evict all of my local users out of the old Synapse Admins room. It claimed that it had done so successfully, but I didn't see any leaves, neither locally nor federated.To double check, I unbanned the room, and then sent my leave manually. This leave went through both client-side and over federation, so I can only assume this is some weird issue where the defed is being done before the leaves (maybe)