-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
matrix-org/matrix-android-sdk
#132Labels
A-E2EEP1S-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-Defect
Description
STR:
- Alice and Bob share an e2e room
- Bob leaves all of the e2e rooms he shares with Alice
- Bob logs in on a new device
- Bob joins (the same, or a different) e2e room with Alice
- Alice sends a message
- Bob sees "Unknown inbound session ID"
The problem here is that Alice's client is using a stale device list for Bob.
It's a bit of an edge case, since it requires doing a complicated dance of leaving and joining rooms and logging in on new devices - but it's an edge case that people tend to hit during testing.
Metadata
Metadata
Assignees
Labels
A-E2EEP1S-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-Defect