I downloaded and installed the new Team Foundation Server Scrum v1.0 beta work template from Microsoft. I would like to edit the drop-down that displays in the Iteration field used when entering a new Sprint work item. If I enter in a release / sprint number that does not exist I get the following message:
"New Sprint 1: TFS20017: The area or iteration provided for field 'Iteration Path' could not be found"
Does anyone know where I need to go to edit this listing?
Thanks!
- Connect to TFS.
- In the Team Explorer, select the team project you want to define the iterations for.
- Click on the
Team
menu item in the Visual Studio menu bar.
- Choose the
Team Project Settings
sub-menu
- Choose
Areas and Iterations...
- Add sub-nodes as necessary for areas or iterations.
Areas and Iterations are defined on a per-project basis, so if you are in one team project when you define them, you won't be able to access them from another team project.
In TFS Version 16 do as follow:
- Click on your collection top the left menu
- In the project, list click on your project
- Click on setting gear on the top right toolbox
- Click on the work tab
- In this page, you will see the iteration list, add a new child to your Location
- after add new child click on the default team's settings.
- click on iterations, select newly added iterations to appear on board list.
That's All, happy coding.