Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create a burndown chart for a single Team Member in Azure Devops

I love Azure DevOps and burndown charts even more, I really do.

So much that I am trying to substitute the legacy Excel Spreadsheet with DevOps.

While the default burndown chart takes into account all the members of a team, I'd need to get one for each of the team members.

Is there a way to do it ? And if there is more than one, which is the best ?

Following the instructions here it could come to my mind to create a new team for each team member... but it sounds stupid. Anyone had the same requirement before ?

like image 482
Ing. Luca Stucchi Avatar asked Feb 28 '20 08:02

Ing. Luca Stucchi


People also ask

Who is responsible for burn down chart in Scrum?

Scrum projects can use release burndown charts to track their progress. The Scrum Master is responsible for updating the release burndown at the end of each sprint exercise. On this chart, the horizontal axis shows each sprint while the remaining work is shown on the vertical axis.

What are the different burndown charts you may use in agile?

There are two types of burndown charts: Agile burndown charts and sprint burndown charts. An Agile burndown chart is used by Agile teams to enable tasks to move quickly. A sprint burndown chart is used by development teams when working in short sprints.


1 Answers

Currently, there is no out of the box way to see burndown chart of individual team member. Users have requested this feature and is currently under review.

like image 73
Shridhar R Kulkarni Avatar answered Oct 21 '22 14:10

Shridhar R Kulkarni