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

AdminRepo: UserService: Returns single AdminUserDTO with multiple cid #8

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

shank03
Copy link
Member

@shank03 shank03 commented Oct 2, 2023

Fixes #7 where same user entity is returned with different cid in case the user is admin of multiple clubs.

Solves the problem where same user entity is returned with different
cid in case the user is admin of multiple clubs.

Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>
@shank03 shank03 linked an issue Oct 2, 2023 that may be closed by this pull request
@shank03 shank03 added the hacktoberfest-accepted Hacktoberfest 23 label Oct 2, 2023
@shank03 shank03 self-assigned this Oct 2, 2023
@shank03 shank03 merged commit 2821ab7 into main Oct 2, 2023
2 checks passed
@shank03 shank03 deleted the 7-admins-user-info branch October 2, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Hacktoberfest 23
Projects
Development

Successfully merging this pull request may close these issues.

[SERVICE] /api/v1/user/admins: Remove redundant user info
1 participant