How can I query for all tasks under a User Story in RTC?
![]() Hi, How can I search for all tasks under a User Story in RTC when tasks are in multi level heirarchy? Please advise. |
One answer
![]()
It is possible to write a query that finds all tasks that are an immediate child of a story. But the work item query language is not powerful enough to find all tasks that are indirect children of a story more than one level deep.
|