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

UserDTO from the me endpoint has wrong list of sports #70

Conversation

kz44
Copy link
Collaborator

@kz44 kz44 commented Apr 11, 2024

Problem:
When user has multiple events for the same sport, then the list of SportDTO in the USerDTO contains the same sport multiple times.

Solution:
Modify List to HashSet to get uniq sport type.

@MatejFrnka MatejFrnka merged commit ebb3071 into develop Apr 13, 2024
6 checks passed
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.

3 participants