How do I generate a query that will show me all of the children and their descriptions for a parent?
One answer
Hi Christi,
In order for the description of the work items to show in the query results, you have to select the Column Display tab, and under the Result Columns click "Add Column...". Here you can select the description field to show in the results.
To display the children for your top-level work items, you will have to select an Parent > Type attribute condition that matches the top-level work item.
Hope this helps.