Java API to get Depends on work items
I am creating a dependency tree and need to be able to pull the depends on items from a work item, I cant seem to pull items that are listed as a depends on relationship, how would I be able to pull this information with the java API ? |
One answer
Hi,
you can find code for e.g. finding work items by reference (link) in Ralph Schoon's blog, i.e. https://rsjazz.wordpress.com/2012/09/19/the-rtc-workitem-link-api-linking-workitems-to-other-elements/
If this answers your question please mark this as accepted.
- Arne
Comments
Richard Arreola
commented Apr 11 '18, 12:00 p.m.
I used this code to get the work items from my TBI. The issue is I can not pull the 'depends on' work items that are listed under the work items that I get from my TBI. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.