Display child work items in Web UI query
I have created a query that should display child work items for a parent work item. For example:
Return all items of type "Story" and in the Result Layout, select "Children"
When I execute this query in Eclipse, I am able to go to the downward triangle icon in the query results ("menu") and select "Relationships..." and check "Children" which then displays the child work items.
Is there a way of getting a similar display in the Web UI? Is this an enhancement request?
Return all items of type "Story" and in the Result Layout, select "Children"
When I execute this query in Eclipse, I am able to go to the downward triangle icon in the query results ("menu") and select "Relationships..." and check "Children" which then displays the child work items.
Is there a way of getting a similar display in the Web UI? Is this an enhancement request?
One answer
When I execute this query in Eclipse, I am able to go to the downward
triangle icon in the query results ("menu") and select
"Relationships..." and check "Children" which
then displays the child work items.
Is there a way of getting a similar display in the Web UI? Is this an
enhancement request?
This is
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/61295
and part of the upcoming 1.0.1 release.
Regards,
Patrick
Jazz Work Item Team