Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Failed to find memberships for ["@user:...."] in partial state room !... in the auth events of ["$..."]. #15221

Closed
@squahtx

Description

@squahtx

https://sentry.tools.element.io/organizations/element/issues/63004/?project=2&query=is%3Aunresolved

When pushing events in partial state rooms down incremental /sync, we try to find the m.room.member state event for their sender by digging through their auth events, so that we can present the membership to the client. Events usually have a membership event in their auth events, with the exception of the m.room.create event and a user's first join into the room.

When implementing #13477, we forgot to consider the exceptions.

Metadata

Metadata

Assignees

Labels

A-Federated-Joinjoins over federation generally suckA-Syncdefects related to /syncO-OccasionalAffects or can be seen by some users regularly or most users rarelyS-TolerableMinor significance, cosmetic issues, low or no impact to users.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions