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

RN-828: Fix error in Admin Panel when viewing User Permissions #4404

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

rohan-bes
Copy link
Collaborator

Issue RN-828:

This bug was being caused by us trying to create a WHERE clause with too many parameters in it (since every entity that the user has any access to was being listed)

This change should be fine, as we currently only allow UserAccess and UserEntityPermissions at the country level.

Copy link
Contributor

@chris-pollard chris-pollard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

merge in latest dev before testing
@rohan-bes rohan-bes merged commit aeda9fe into dev Apr 17, 2023
@rohan-bes rohan-bes deleted the rn-828-user-perms-err-ap branch April 17, 2023 05:03
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.

3 participants