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

Don't send unnecessary empty query parameters to the facility user endpoint #9414

Closed
marcellamaki opened this issue May 6, 2022 · 1 comment
Assignees
Labels
P1 - important Priority: High impact on UX

Comments

@marcellamaki
Copy link
Member

Observed behavior

There are instances where there are empty query params being sent to the facility user endpoint

e.g. http://127.0.0.1:8080/api/auth/facilityuser/?member_of=4839d1a0688cc1e8f01fac813f5b1da8&page_size=30&page=3&search=65&exclude_member_of=&user_type=&exclude_user_type=&1651856395778=1651856395778

Expected behavior

Should not send empty query params

@rtibbles
Copy link
Member

Fixed in #9422

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 - important Priority: High impact on UX
Projects
None yet
Development

No branches or pull requests

2 participants