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

API: v2 admin accounts doesn't properly support role_ids[] parameter #19157

Closed
trwnh opened this issue Sep 9, 2022 · 0 comments · Fixed by #20625
Closed

API: v2 admin accounts doesn't properly support role_ids[] parameter #19157

trwnh opened this issue Sep 9, 2022 · 0 comments · Fixed by #20625
Labels
bug Something isn't working

Comments

@trwnh
Copy link
Member

trwnh commented Sep 9, 2022

Steps to reproduce the problem

GET /api/v2/admin/accounts

Expected behaviour

role_ids[] works as an array parameter

Actual behaviour

only role_ids is accepted with a single value

Specifications

latest commits

Additional thing worth mentioning: regular users seem to have a role of -99 which I cannot seem to search for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant