Remove weekends from Burndown in Board View (TFS 2012 - Scrum 2.0)

TfsScrum

Tfs Problem Overview


I would like to modify the Burndown chart in TFS 2012's Scrum 2.0 Template so that weekends no longer show. I've already looked at this article, but unfortunately the solution listed there doesn't apply to the Burndown Chart when running from Board View.

example

Does anyone have a suggestion for how I can modify it in Board View?

Tfs Solutions


Solution 1 - Tfs

UPDATE: The burndown excludes the weekends on Visual Studio Online. Later this year, this feature ships with TFS 2013 Update 2 for on-prem customers.

See the announcement at http://www.visualstudio.com/news/2014-jan-22-vso.

If you want to configure the working days of your team, you can click on the gear button in the top right corner which will open the admin area in a new tab. Click on your team, and choose the “settings” tab.

The TFS team on uservoice explained recently that they started working on this feature request Burndown chart should exclude non-work days.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionSteve MacculanView Question on Stackoverflow
Solution 1 - TfsBernard Vander BekenView Answer on Stackoverflow