[RELEASED] Getting the Parant Item of a subitem

Hello all.

If i have the Item ID of a sub item, is there a way to get to the parent item?

Thanks.
Yossi

Hi @YossiT!

Yes you can-- although I would recommend for you to query the parent item → subitem with the link column method.

This is because while you can use the subitem Id to find the subitem board Id, and then from there query the subitem groups to see their parent item Ids, this method is somewhat sporadic; sometimes the group name will include the parent item Id, and other times it will only include “topics.”

Not to worry-- this is something our developers are aware of and are implementing.

Hope this helps!

-Helen

@Helen Thank you Helen, it worked.

2 Likes

I’m glad to hear Helen’s solution worked out for you :slight_smile:

Let me know if you need anything else!

-Alex

Hey @YossiT!

I’m so happy to announce that we recently released a parent_item field when querying your subitems that should resolve this for you.

Thanks Amazing Helen. Thank you!

image001.jpg

image002.jpg

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.