Matt Johnson-Pint
Matt Johnson-Pint

Reputation: 241450

How do I get a detailed backlog report from TFS2012 Scrum 2.0?

My team is using the Scrum 2.0 template in TFS 2012. We've entered detailed user stories as items in the product backlog. How do I get them output in a format suitable for sharing with business stakeholders?

There is a "Backlog Overview" report, but it has only the list of item titles with hours remaining. I need a report that includes all of the detail that we added to each product backlog item, including Description, Acceptance Criteria, State, Priority, AssignedTo, etc...

Surely this exists already? Or did the TFS team completely overlook any need to communicate detail to external stakeholders and auditors?

Upvotes: 3

Views: 2059

Answers (1)

Betty
Betty

Reputation: 9189

The Visual Studio ALM Rangers released a tool called the Team Foundation Server Word Add-ina couple weeks back to

import work items from a Team Foundation Server Team Project and generate professional-looking Word document from TFS Work items.

It's fairly early days for this particular tool, but check out the readme in the downloads section.

Team For Word is another very similar tool made by a 3rd party, i believe it was originally made for TFS2008 but has been updated to work with 2010 and probably works with 2012 if you install the team explorer for 2010

Upvotes: 3

Related Questions