synapse/changelog.d/8457.bugfix
Patrick Cloke da11cc22be
Ensure that event.redacts is the proper type before handling it (#8457)
This fixes a bug when backfilling invalid events.
2020-10-05 10:24:17 -04:00

2 lines
99 B
Plaintext

Fix a bug where backfilling a room with an event that was missing the `redacts` field would break.