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

Is it possible to do recursive queries?

I want to create a query that has all the child work items of a user story including children of children.

The only way I can see to do this is to create a query where parent id = user story OR parent id = .

This isn't very flexible because I have to remember to add an extra OR clause if I add a child to one of the child work items.

Is there any way to make queries recursive so it automatically includes all the children of children?

0 votes



One answer

Permanent link
I want to create a query that has all the child work items of a user
story including children of children.

The only way I can see to do this is to create a query where parent id
= user story OR parent id = .

This isn't very flexible because I have to remember to add an extra OR
clause if I add a child to one of the child work items.

Is there any way to make queries recursive so it automatically
includes all the children of children?

Currently you can't create a recursive query.

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

Question asked: Mar 09 '10, 8:51 a.m.

Question was seen: 4,916 times

Last updated: Mar 09 '10, 8:51 a.m.

Confirmation Cancel Confirm