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

How to create a query from Java API to filter workitems based on Parent ID?

hi,

It is possible to do a query from RTC front end as Parent --> ID = 1234. So that the Work Items with the Parent ID as 1234 will be displayed in the Result.

Same scenario I want to achieve thru Java API query. (Server Side). Is it possible? How?

Thanks in advance.

0 votes

Comments

I don't want to use the End point descriptor to get the Parent / Children because, I want to restrict the search within the Current project area.



One answer

Permanent link
To do so from the RTC Web Client, go to Work Items > Create Query.  Click Add Condition.  In the Add Condition box, expand Parent.  Click ID.  Click Add Attribute Condition.  In the Parent > ID is box, type 1234.  Click Run.

I'm unfamiliar with how to query work items through the Java API, but I'm sure it's possible.

0 votes

Comments

Thanks Lauren, I wanna do it Server Side plugin thru Java API. Lets wait for some more answers

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
× 11,003

Question asked: Sep 18 '12, 12:44 a.m.

Question was seen: 5,381 times

Last updated: Sep 18 '12, 7:39 a.m.

Confirmation Cancel Confirm