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

Representations hierarchy: Handle fields same way as in other functions #213

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Nov 21, 2024

Changelog Description

Function get_representations_hierarchy does convert fields the same way as other getter functions.

Additional review information

Implemented helper function to convert fields for each entity type which is used across all functions.

Testing notes:

  1. Call get_representations_hierarchy (or get_representation_hierarchy) with e.g. folder fields containing "attrib".
  2. You should get all attributes of the entity.

Resolves #212

@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Nov 21, 2024
@iLLiCiTiT iLLiCiTiT self-assigned this Nov 21, 2024
@iLLiCiTiT iLLiCiTiT merged commit a3259c1 into develop Nov 22, 2024
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/212-representation-hierarchy-fields branch November 22, 2024 13:33
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.

Representation hierarchy fields
1 participant