-
Notifications
You must be signed in to change notification settings - Fork 66
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
When calling getPermissions api duplicate permissionIds are passed in the payload #211
Labels
Comments
I would like to contribute. |
Sure @Aayushisinghh go head |
shanmukhdutt
added a commit
to shanmukhdutt/inventory-count
that referenced
this issue
Dec 19, 2023
…ssed in the payload(hotwax#211)
Closed
1 task
shanmukhdutt
added a commit
to shanmukhdutt/inventory-count
that referenced
this issue
Jan 17, 2024
…ssed in the payload(hotwax#211)
Merged
1 task
ravilodhi
added a commit
that referenced
this issue
Feb 9, 2024
Fixed: When calling getPermissions api duplicate permissionIds are passed in the payload(#211)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current behavior
In the getPermissions api, duplicate permission keys are passed in the payload that is unnecessary
Expected behavior
Pass only the unique permissionIds in the api call
Steps to reproduce the issue
getPermissions
api callCan you handle fixing this bug by yourself?
Environment details
Additional information
The text was updated successfully, but these errors were encountered: