Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Getting a reference from a work item

I'm trying to query some data from a Jazz server. I have been able to query a list of work items (stories and tasks) and get the data I need from them, but I want to be able to tell which stories are the parents for which tasks. From what I can tell I need to look up the links/references but so far I haven't found a way to do that with just an IWorkItem object to start with.

Any one have any examples or suggestions?

0 votes



One answer

Permanent link
I'm trying to query some data from a Jazz server. I have been able to
query a list of work items (stories and tasks) and get the data I need
from them, but I want to be able to tell which stories are the parents
for which tasks. From what I can tell I need to look up the
links/references but so far I haven't found a way to do that with
just an IWorkItem object to start with.

Any one have any examples or suggestions?

IWorkItemCommon#resolveWorkItemReferences(IWorkItemHandle workItem,
IProgressMonitor monitor)

returns the references for a work item.

--
Regards,
Patrick
Jazz Work Item Team

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Jan 27 '09, 5:07 p.m.

Question was seen: 6,080 times

Last updated: Jan 27 '09, 5:07 p.m.

Confirmation Cancel Confirm