Skip to content
Snippets Groups Projects
Unverified Commit ebdce69f authored by Eric Eastwood's avatar Eric Eastwood Committed by GitHub
Browse files

Fix `get_last_event_in_room_before_stream_ordering(...)` finding the wrong last event (#17295)

PR where this was introduced: https://github.com/matrix-org/synapse/pull/14817

### What does this affect?

`get_last_event_in_room_before_stream_ordering(...)` is used in Sync v2 in a lot of different state calculations.

`get_last_event_in_room_before_stream_ordering(...)`  is also used in `/rooms/{roomId}/members` 
parent c6eb99c8
No related branches found
No related tags found
No related merge requests found
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