Olivier Payen
Olivier Payen

Reputation: 15268

Set a default iteration path for a work item type on TFS

I try to tune my Team Foundation 2005 work items. We have 5 iterations paths in the "Bug" work item type.

I would like it to default to a specific value, for example Iterations.Iteration2 I tried to add a DEFAULT rule in the work item type editor but couldn't set the iteration path.

How can I do that?

Upvotes: 2

Views: 4365

Answers (2)

Derek Morrison
Derek Morrison

Reputation: 5574

I'm getting the same error with TFS 2010 when I try to set a default rule for a work item type for a default iteration path.

It seems the rules engine for work items unfortunately doesn't allow this (as explained by this post and others I've seen around).

Upvotes: 1

Richard Berg
Richard Berg

Reputation: 20784

Create a Work Item Template.

If you're using VS, you'll need the Power Tools. If you're using the web interface, the feature is already built-in.

Upvotes: 0

Related Questions