-
- Downloads
Invalidate caches when an event with a relation is redacted. (#12121)
The caches for the target of the relation must be cleared so that the bundled aggregations are re-calculated after the redaction is processed.
Showing
- changelog.d/12113.bugfix 1 addition, 0 deletionschangelog.d/12113.bugfix
- changelog.d/12113.misc 0 additions, 1 deletionchangelog.d/12113.misc
- changelog.d/12121.bugfix 1 addition, 0 deletionschangelog.d/12121.bugfix
- synapse/storage/databases/main/cache.py 2 additions, 0 deletionssynapse/storage/databases/main/cache.py
- synapse/storage/databases/main/events.py 33 additions, 5 deletionssynapse/storage/databases/main/events.py
- tests/rest/client/test_relations.py 165 additions, 42 deletionstests/rest/client/test_relations.py
changelog.d/12113.bugfix
0 → 100644
changelog.d/12113.misc
deleted
100644 → 0
changelog.d/12121.bugfix
0 → 100644
Please register or sign in to comment