element-hq / element-hq/synapse
Push action summaries do not appear to be cleared when a user leaves a room
Open
A-Push
S-Tolerable
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 [#14567](https://github.com/matrix-org/synapse/issues/14567).
---
### Description
See: https://github.com/matrix-org/synapse/pull/14255/files/e79bc729b1ce9d5fad3c4109eac7dbeba03a9b2b#r1023137738
Discovered while working on that PR - it seems the summary table rows are left once a user leaves a room.
### Steps to reproduce
- join room, receive some notifications (but don't read it)
- leave room
- summary row remains in database
### Info
- synapse 1.72.0
- k8s/linux/workers/postgres
Contributor guide
Assessment
This issue has not been assessed yet.