Question

I am very new to using SCRUM in VisualStudio.com and I need to create a Burndown Chart of only certain Tasks. (for example a burndown of only the Developmente tasks or only the tasks that assigned to Developer A and B)

To try to achieve this I created a Query that produces a Flat List of Work Items and tried to creat a Chart based on that Query, but none of the type of chars seem to match what I need,

This are the type of charts that are available to be created Pie, Bar, Column, Stacked Bar and Pivot Table and try all of them but did not find anything that resemebles a Burndown Chart

Can please someone let me know if this can be done and point me out how to achieve it.

Was it helpful?

Solution

It is my understanding that the burndown chart is specific to the current sprint, and doesn't apply anywhere else in Scrum. If you are trying to have separate charts for separate teams (or projects), then you are encouraged to create a new team (or a new project) and manage the two separately.

One way to achive this is to (re)structure al the development task in a single project and the rest as a Miscellaneous project then you can see the burndownchart of each project

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top