Is it possible to have one team project collection defined in TFS 2012 with multiple teams that work on different projects and each with its own product backlog, burndown chart, different access rights per branches/folders? If possible, can someone give me some hints?
Asked
Active
Viewed 1,588 times
1 Answers
1
Yes! though you can always begin with the official documentation, there have been a number of excellent posts on this subject, each discussing slightly different approaches on using teams:
Colin Bird: Multiple Teams with Microsoft Team Foundation Server 2012 & Visual Studio Scrum V2.x
Martin Hinshelwood: Teams without areas using a team field in Team Foundation Server 2012
René van Osnabrugge: TFS as perfect tool for Scrum (Part 2) – Product Backlog Grooming
-
Thanks, very usefull links, I also found the first link, my aproach was to create a "root" team and an area for it, after that I added the teams I needed and for each team I created an area. After this, I defined the iterations, so that the root team contained the product backlogs for each team and for each product backlog I created the sprints. – lex87 Jul 18 '13 at 06:32