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

Add get_parents function to ElementService #699

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Conversation

MariusWirtz
Copy link
Collaborator

Fixes #697

@MariusWirtz
Copy link
Collaborator Author

@elcinsayin
please upgrade to this branch and test the get_parents function:

pip uninstall tm1py
pip install https://github.com/cubewise-code/tm1py/archive/refs/heads/feature/get-parents.zip

Let me know how it goes

@elcinsayin
Copy link

Thank you so much, will try it next week.

@elcinsayin
Copy link

I tried it. It retrieves all the parents when it's under different consolidated elements and it retrieves the immediate parent when it's under a consolidated element which is also under another consolidated element. Thank you so much.

@MariusWirtz MariusWirtz merged commit 1063fb7 into master Mar 23, 2022
@MariusWirtz MariusWirtz deleted the feature/get-parents branch April 9, 2023 18:15
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.

How do I get the parent of a given element?
2 participants