Is there a way in Visual Studio Team Services (online) to set the burn down chart to reflect story points rather than task hours?
Asked
Active
Viewed 5,811 times
2 Answers
5
We don't have that capability yet. There is a User Voice suggestion that is tracking your suggestion.
Update: this is implemented. Configure a Burndown or Burnup widget

slugster
- 49,403
- 14
- 95
- 145

Ewald Hofman
- 12,688
- 3
- 39
- 44
-
Does this widget still exist? When I try to add it to my dashboard, it doesn't appear in the list of available widgets. – Jon Crowell Apr 10 '19 at 15:44
1
- Add the Analytics extension:https://marketplace.visualstudio.com/items?itemName=ms.vss-analytics
- Edit your dashboard
- Add the Burndown widget (not the Sprint Burndown widget)
- Configure the widget to show the Sum of Story Points: https://learn.microsoft.com/en-us/azure/devops/report/dashboards/configure-burndown-burnup-widgets?view=azure-devops

Jon Crowell
- 21,695
- 14
- 89
- 110