Query for listing all the work items, stories under an epic
Hello All,
We have an epic which has many stories as a child... These stories have multiple work items as a child.... Is there a way to create query which list all the stories and work items under the epic...
We are looking for a query which outputs the whole tree under an epic....
Regards
Vishnu Kumar
We have an epic which has many stories as a child... These stories have multiple work items as a child.... Is there a way to create query which list all the stories and work items under the epic...
We are looking for a query which outputs the whole tree under an epic....
Regards
Vishnu Kumar
Accepted answer
Create a Query with Condition on Type : Story
and Columns Display : Parent | ID | Summary | Children
Should get you that.
Below is a screen shot for reference :
I understand if you have multiple stories, the epics will still get listed multiple times and not a neat solution but hope you have something atleast...
and for a tree listing, I would go with plans like what Aradhya has suggested.
and Columns Display : Parent | ID | Summary | Children
Should get you that.
Below is a screen shot for reference :
I understand if you have multiple stories, the epics will still get listed multiple times and not a neat solution but hope you have something atleast...
and for a tree listing, I would go with plans like what Aradhya has suggested.
2 other answers
Hi Vishnu
Have you tried using the Plans. The Plan view gets you the complete tree and a lot of other functionality as well.https://jazz.net/library/article/593 is a good getting started article on planning.
Comments
Henning Sternkicker
JAZZ DEVELOPER Oct 08 '13, 3:12 a.m.Vishnu Kumar
Oct 08 '13, 3:22 a.m.