element-hq / element-hq/synapse
Being unbanned from a server ACL is messy
Open
A-Moderation
A-User-Experience
O-Uncommon
S-Major
T-Defect
z-bug
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#6768](https://github.com/matrix-org/synapse/issues/6768).
---
Particularly if the server sends events after being banned. The server tries to reference those events after being unbanned, which causes their other events to be rejected in some form. Essentially they never really come back into the room without some intervention from another server.
Contributor guide
Assessment
This issue has not been assessed yet.