resolve workitem link direction? #130
Unanswered
bigblondewolf
asked this question in
Q&A
Replies: 1 comment
-
Came across this old thread while googling, I'd also like to know if there is a way to figure out if there's a way to tell the direction of workitem link please 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, how do I see the direction of a workitem link? When I use getLinkedItemWithRoles(), the link role will be "parent" whether it is "has parent" or "is parent of".
I'd like to get a hierarchical tree of workitems e.g. requirements for a block given the block's master workitem - how can I trace this relationship down?
Thanks,
Oggy
Beta Was this translation helpful? Give feedback.
All reactions