element-hq / element-hq/synapse
Per-room message retention policies aren't cleared on redaction
Open
A-Message-Retention-Policies
S-Minor
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#9179](https://github.com/matrix-org/synapse/issues/9179).
---
If a redaction redacts a m.room.retention, it effectively clears its `content` but not the row for the room in the `room_retention` table, effectively causing Synapse to believe nothing has changed
Contributor guide
Assessment
This issue has not been assessed yet.