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

Populating workitem hirarchy using jazz sdk.

 Hi,
      I was able to query all workitem for a sprint and from a particular project area, the problem now I am facing is I am not able to organize these workitems as shown in the ALM UI I mean hierarchically.

I am getting all workItems irrespective of parent and child, can any body help to suggest a way to organize workitem as in ALM UI.

thank you,

Sarath.S.Kumar 

0 votes



One answer

Permanent link
Sarath, all queries are always flat. If you want a tree view, you have to organize the hierarchy yourself. One example in Eclipse would be creating a tree view.

If you want to populate a tree view, you have to create content provider that return the items that are parents as top level nodes and then provide the children and siblings for next deeper nodes. That is simply how tree views for example in Eclipse are created.

0 votes

Comments

Thank you.. 

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

Question asked: Mar 27 '13, 1:14 a.m.

Question was seen: 3,886 times

Last updated: Mar 27 '13, 4:39 a.m.

Confirmation Cancel Confirm