Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.0: Direct rooms can be lost on an initial /sync #1983

Closed
manuroe opened this issue Aug 17, 2018 · 1 comment · Fixed by matrix-org/matrix-ios-sdk#546
Closed

0.7.0: Direct rooms can be lost on an initial /sync #1983

manuroe opened this issue Aug 17, 2018 · 1 comment · Fixed by matrix-org/matrix-ios-sdk#546
Labels
A-Appstore P1 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Milestone

Comments

@manuroe
Copy link
Member

manuroe commented Aug 17, 2018

This can happen in case the user has a pending invite to a direct room.

This is a regression and a side effect since some refactoring to manage coming room members lazy-loading.

@manuroe manuroe added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems P1 A-Appstore labels Aug 17, 2018
@manuroe manuroe added this to the Sprint 12 milestone Aug 17, 2018
@manuroe
Copy link
Member Author

manuroe commented Aug 17, 2018

The issue can be demonstrated with tests testDirectRoomsRaceConditions and testDirectRoomWithLazyLoadingOFF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Appstore P1 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant