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

Java Client APIs to get hierarchy of children and subchildren?

I am trying to basically build a recursive gathering of Child work items ...so I start with one and want to build up (basically) an ArrayList of that work item, it's children, the children of those children, the children of those children, etc.

I am hitting odd Assertion errors trying to recurse using WorkItemCopyManager to get a WorkingCopy of my IWorkItem (child) so that I can then getReferences() since it seems references are not on the IWorkItem but only in the WorkingCopy?

Susan

0 votes



One answer

Permanent link
Hm.. see the analyzeReferences function at the end of the answer here
https://jazz.net/forum/questions/94776/assertionfailedexception-problem-with-getting-the-values-of-attributes

I don't use the workingcopy except for updates.

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,939

Question asked: Jul 14 '14, 9:09 p.m.

Question was seen: 4,071 times

Last updated: Jul 14 '14, 11:41 p.m.

Confirmation Cancel Confirm