Skip to content

User: Data conversion #251

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

Merged
merged 4 commits into from
May 14, 2025
Merged

User: Data conversion #251

merged 4 commits into from
May 14, 2025

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Convert parse json string values and convert ownAttrib on user to same structure as on other entities.

Testing notes:

  1. Function get_users does not require accessGroups in fields if are customized.
  2. Values of accessGroups and allAttrib are converted from json string to python object when received using get_users.
  3. Function get_user does fill ownAttrib the same way as other entities (making it a dictionary with None values for those which don't have own values on user).

@iLLiCiTiT iLLiCiTiT self-assigned this May 14, 2025
@iLLiCiTiT iLLiCiTiT added the type: enhancement New feature or request label May 14, 2025
@iLLiCiTiT iLLiCiTiT merged commit ae09bd9 into develop May 14, 2025
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/user-conversion branch May 14, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant