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

Added count in get all usergroups operation result. #397

Merged
merged 6 commits into from
Jan 28, 2025

Conversation

axl8713
Copy link
Collaborator

@axl8713 axl8713 commented Jan 24, 2025

This PR follows #394, since the /rest/usergroups pagination was missing the total count.

These changes add to the endpoint response the total count and the renaming of the PermissionService class to ResourcePermissionService.

There is also a specific unit test for the getGroupList operation, since it is going to be used to fetch user groups now.

Closes #381

@axl8713 axl8713 self-assigned this Jan 24, 2025
@tdipisa tdipisa added this to the 2025.01.00 milestone Jan 24, 2025
@tdipisa tdipisa removed the request for review from allyoucanmap January 27, 2025 11:32
@afabiani afabiani merged commit eacb5db into geosolutions-it:master Jan 28, 2025
2 checks passed
@axl8713 axl8713 deleted the geostore-381 branch January 30, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review of usergroup endpoint
3 participants