Reputation: 35
I have a scrum/Agile project running in TFS 2013. In web access mode I can define tasks and assign it to my backlog item(Work tab/Backlogs/Current/Sprint X) and it appears in Sprint Board obviously. but when i want to define new task through Visual Studio/Team Explorer/Work Items, the Iteration is my current Sprint but there`s no backlog to choose!!! so any task that defined here will not appear in TFS board. what kind of tasks are these??they are in my sprint but related to no backlog item!?!? is there any way to show them in web access area??
Upvotes: 1
Views: 1974
Reputation: 22245
You need to make sure to create a parent link to the PBI/UserStory/Requirement.
Orphan tasks won't show up in the sprint board, and one of the benefits of web access is it usually creates the links for you automatically, on VS you need to create the link manually.
Also be sure to set the area properly if you have multiple teams.
Upvotes: 3