0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-10 13:18:54 +02:00
synapse/changelog.d/11523.feature
Richard van der Hoff b1ecd19c5d
Fix 'delete room' admin api to work on incomplete rooms (#11523)
If, for some reason, we don't have the create event, we should still be able to
purge a room.
2021-12-07 11:37:54 +00:00

2 lines
108 B
Gherkin

Extend the "delete room" admin api to work correctly on rooms which have previously been partially deleted.