Forum Discussion
How to track the parent and child relationships within the entire hierarchy in Azure DevOps (ADO)?
- Jan 12, 2025
Hello
To track the full hierarchy in Azure DevOps (EPIC > FEATURE > USER STORY > TASK), use the Tree of Work Items query type. Configure the query to start at EPIC and include all child relationships using "Matches hierarchy." While the default query view may only show two levels at a time, you can expand results in the Query Results view or export them for deeper analysis. For advanced visualization, maybe you can use tools like Power BI or ADO Delivery Plans.
Hope it helps!
Hello
To track the full hierarchy in Azure DevOps (EPIC > FEATURE > USER STORY > TASK), use the Tree of Work Items query type. Configure the query to start at EPIC and include all child relationships using "Matches hierarchy." While the default query view may only show two levels at a time, you can expand results in the Query Results view or export them for deeper analysis. For advanced visualization, maybe you can use tools like Power BI or ADO Delivery Plans.
Hope it helps!
- MadhusudhanVardhineniJan 13, 2025Copper Contributor
I will try this solution...