element-hq / element-hq/synapse
Invited users don't trigger device_list updates via /sync at the point of being invited.
Open
A-Device-List-Tracking
A-E2EE
A-Invite
A-Sync
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#3503](https://github.com/matrix-org/synapse/issues/3503).
---
I implemented https://github.com/matrix-org/synapse/pull/3484 with the assumption that it would cause invited users to trigger a /device_list update via /sync (as joined users do).
In practice it doesn't work (but clients are okay anyway as they query the device list via /unstable/keys/query whenever the membership list changes anyway).
Contributor guide
Assessment
This issue has not been assessed yet.