Fix bump stamp for non-joined rooms (#17674)
We should only look for bump stamps in joined rooms, otherwise we should just use the membership stream ordering.
Showing
- changelog.d/17674.bugfix 1 addition, 0 deletionschangelog.d/17674.bugfix
- synapse/handlers/sliding_sync/__init__.py 21 additions, 19 deletionssynapse/handlers/sliding_sync/__init__.py
- tests/rest/client/sliding_sync/test_rooms_meta.py 45 additions, 0 deletionstests/rest/client/sliding_sync/test_rooms_meta.py
Loading
Please register or sign in to comment