We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
asset users are basically users where user.asset is not null, these accounts are used for asset to edit data in care.
user.asset
add a filter in user queryset in the user list viewset to exclude users who have assets linked to them
The text was updated successfully, but these errors were encountered:
I would like to work on this issue
Sorry, something went wrong.
fix: Hide asset users from users list page (ohcnetwork#2107)
7714f0c
fix:Hide asset users from users list page (ohcnetwork#2107)
2ea0c5a
fix:Hide asset users from users list page (#2107) (#2113)
4261fa5
Co-authored-by: Vignesh Hari <14056798+vigneshhari@users.noreply.github.com>
ayushchauhan12
No branches or pull requests
asset users are basically users where
user.asset
is not null, these accounts are used for asset to edit data in care.add a filter in user queryset in the user list viewset to exclude users who have assets linked to them
The text was updated successfully, but these errors were encountered: