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

Detail param for listing users #202

Closed
fmigneault opened this issue Jul 5, 2019 · 0 comments · Fixed by #425
Closed

Detail param for listing users #202

fmigneault opened this issue Jul 5, 2019 · 0 comments · Fixed by #425
Assignees
Labels
api Something related to the API operations enhancement Improvements in term of performance or behaviour feature New feature to be developed ui Something related to the UI operations or display
Milestone

Comments

@fmigneault
Copy link
Collaborator

Add new parameter to GET /users to obtain additional details as described in #201.
This will remove the need to iterate requests for each existing user during new user creation via UI, which in turn will reduce the need to create new db connections.

@fmigneault fmigneault added enhancement Improvements in term of performance or behaviour feature New feature to be developed ui Something related to the UI operations or display api Something related to the API operations labels Jul 5, 2019
@fmigneault fmigneault self-assigned this Jul 5, 2019
@fmigneault fmigneault added this to the 2.x.x milestone Aug 24, 2020
fmigneault added a commit that referenced this issue Apr 29, 2021
… + use query in UI views + add missing 'status' in API schema
@fmigneault fmigneault mentioned this issue Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Something related to the API operations enhancement Improvements in term of performance or behaviour feature New feature to be developed ui Something related to the UI operations or display
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant