element-hq / element-hq/synapse
MSC4354 Sticky Events: event redaction causes loss of stickiness which is not reflected in the `sticky_events` table
Open
A-Sticky-Events
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
Experimental feature tracking issue: #19409
Since events getting redacted causes their `sticky` field to get lost, they lose their stickiness.
So we should delete them from the `sticky_events` table when this happens, so that they aren't accidentally included in sync responses.
Contributor guide
Assessment
This issue has not been assessed yet.