Maslow
Maslow

Reputation: 18746

Can TFS track non-project tasks?

We have non-project tasks/issues and would like to centralize all work tracking to TFS (2008 and 2010 available). Is there a clean way to track items that aren't linked to a project? Thoughts and experiences?

Upvotes: 0

Views: 218

Answers (1)

Robaticus
Robaticus

Reputation: 23157

We created a separate Team Project called "!WorkAndChangeRequests" (the exclamation point helps it get sorted to the top of the list). There's no source control / builds associated with this projects.

One thing to keep in mind if you do this... you will lose (some of) the ability to use the standard process-template reports. Those reports are usually aligned towards an individual project.

Upvotes: 1

Related Questions