Forum Discussion
kmbodan
May 20, 2022Copper Contributor
Help with Burnup / Burndown ?
I'm trying to build a burnup or burndown by feature. I know that's not a native feature in ADO right now, so I built it using tags. Even though most of the stories were written (and some complete...
Jamony
Jun 30, 2026MCT
Hi, what you are seeing sounds related to how Azure DevOps Analytics tracks work item history and changed dates. If the tag was added later, the chart may treat that as the point where the item entered the filtered data set. For feature-level burnup or burndown, I would try an Analytics View or Power BI query based on parent/child hierarchy instead of relying on a tag added after the work already existed.