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

Fix exception whilst syncing #979

Merged
merged 2 commits into from
Jul 5, 2019
Merged

Fix exception whilst syncing #979

merged 2 commits into from
Jul 5, 2019

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jul 5, 2019

event.getPushRules() may return null (for better or worse...).
Use client.getPushRulesForEvent which will calculate them if they
haven't already been calculated.

Fixes element-hq/element-web#10269

event.getPushRules() may return null (for better or worse...).
Use client.getPushRulesForEvent which will calculate them if they
haven't already been calculated.

Fixes element-hq/element-web#10269
@dbkr dbkr requested a review from a team July 5, 2019 09:30
@dbkr dbkr merged commit 2ae56e6 into develop Jul 5, 2019
@t3chguy t3chguy deleted the dbkr/fix_sync_exception branch May 10, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing messages whilst client suspended
2 participants