-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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(Message): update getters to take null permissions into account #5066
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to handle reported issue first
@vladfrangu resolved |
Co-authored-by: Jan <[email protected]>
the same error also happens for edit: also happens for another getter edit: this could happen on quite a few getters, the two named above, a couple in |
#5056, check to make sure return from channel#permissionsFor isn't null before calling .has on it. Open to refactoring to avoid duplicate permissionsFor calls
closes #5056
Status
Semantic versioning classification: