It's all about the answers!

Ask a question

retrieve link workitem using client api's


Anurag Patel (21363) | asked May 16 '16, 2:30 a.m.
Hi All,

I am trying to fetch the list of workitem availbale in link section using client API's.
Could you please tell me how to fetch lonks using client API's.


One answer



permanent link
sam detweiler (12.5k6195201) | answered May 16 '16, 7:12 a.m.
see some sample code here in the accepted answer
https://jazz.net/forum/questions/94776/assertionfailedexception-problem-with-getting-the-values-of-attributes

this dumps out all attributes and references used in a workitem. (from a query result list of workitems)

  analyzeReferences(workItemCommon.resolveWorkItemReferences( workItem, null));

Your answer


Register or to post 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.