How to fetch work item parent?
Hi,
i have developed the java client code for fetching all available work items. Its working fine. i am having one doubt on this. How to Thanks Pugazh |
One answer
Given a workitem, you would search its references for 'Parent' links,
and use the handle of the workitem on the other end of the parent link. here is how I do it for Dependancies.. (in an OperationAdvisor)
|
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.