Skip to content
Snippets Groups Projects
Unverified Commit 57f6f59e authored by David Teller's avatar David Teller Committed by GitHub
Browse files

Make `_get_state_map_for_room` not break when room state events don't contain an event id. (#13174)

Method `_get_state_map_for_room` seems to break in presence of some ill-formed events in the database. Reimplementing this method to use `get_current_state`, which is more robust to such events.
parent dcc78737
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment