Skip to content

Conversation

@iLLiCiTiT
Copy link
Member

Changelog Description

Method get_user_by_name does not fail on filling of own attributes.

Additional review information

At this moment server does not handle own attributes on non-hierarchical attributes. Even does not fill it with default (or the default value cannot be set). Because of that we can skip the part of filling own attributes. Added more information to the docstring and comment into the code.

Testing notes:

  1. Using get_user_by_name and get_user does not cause crashes.

Resolves #260

@iLLiCiTiT iLLiCiTiT self-assigned this Aug 1, 2025
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Aug 1, 2025
@iLLiCiTiT iLLiCiTiT merged commit c37d03e into develop Aug 1, 2025
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/260-getting-user-details branch August 1, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting user details

2 participants