Tagged Questions
The process-template tag has no wiki summary.
11
votes
6answers
3k views
Team Foundation Server - What Process Template is for me?
So I finally was able to complete the installation of TFS and started the creation of my first team project which introduced me to the process template.
After following to the link to Microsoft's ...
5
votes
0answers
58 views
How to update process template in special team project? [closed]
Possible Duplicate:
How do I change Process Template on an existing Team Project in TFS 2010?
There are multiple solutions for updating a Process Template of new projects in one collection
...
2
votes
3answers
350 views
How to identify the process template of already created team project using TFS SDK programmatically?
I'm implementing a web interface for TFS bug tracking system, so customers can log in and enter bugs. In here I want to add fields according to the template type of the VSTS team project created. For ...
2
votes
3answers
909 views
How to determine used process template in Team Foundation Server after creation of team project
I am lookingn for a way to determine what process template was used for a team project after it has been created. I can now only guess by looking at the work item types. I could not find any option in ...
1
vote
6answers
492 views
Is there any Scrum template process for TFS except than SfTS?
I'm going to do Scrum in VSTS (TFS 2010). I know about the famous process template SfTS from scrumforteamsystem.com. But It seems to be too heavy. It includes Sprints, Team Sprints, Work Stream,... ...
0
votes
1answer
161 views
How have you customised work items in Team System?
At my company we use the default agile process template with some modificiations. One modification we have made is added a field that indicates how to report time spent on a work item.
What ...