I need to enforce policy to my developers to associate one or more Workitems during checkin. Can someone help me?
Asked
Active
Viewed 5,016 times
4
-
1possible duplicate of [TFS Service: How to apply checkin policy so that contributors have to link to work items](http://stackoverflow.com/questions/18098568/tfs-service-how-to-apply-checkin-policy-so-that-contributors-have-to-link-to-wo) – Edward Thomson Sep 05 '13 at 13:59
-
The answer below is the closest you can get to ensure a workitem is associated to a check-in. You cannot make it mandatory as users can always "OVERRIDE" it. – Isaiah4110 Sep 05 '13 at 14:20
1 Answers
3
You find the solution here: http://msdn.microsoft.com/en-us/library/gg475890(v=vs.100).aspx
Under the point "Add Check-in policies"
Its called "Work Item Policy".
Cheers

neutron
- 263
- 2
- 11