anonymousland-synapse/changelog.d/14639.bugfix
Patrick Cloke da77720752
Check the stream position before checking if the cache is empty. (#14639)
An empty cache does not mean the entity has no changed, if
it is earlier than the earliest known stream position return that
the entity *has* changed since the cache cannot accurately
answer that query.
2022-12-08 11:35:49 -05:00

2 lines
91 B
Plaintext

Fix a long-standing bug where the user directory and room/user stats might be out of sync.