Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TFS 2010 Upgrade template - How to turn off automatic work item creation when the build fails?

Tags:

tfs

We are using the upgrade template for one of our builds and when it fails it creates a work item. Keeping in mind this is the upgrade template, is there anyway to turn this functionality off? I don't see the option like I do in the default template.

like image 915
Mike Cheel Avatar asked Dec 15 '22 19:12

Mike Cheel


1 Answers

Does this work?

1- Right click on build definition

2- Edit Build definition

3- Process

4- Expand advanced

5- Create work item on failure. Set it to false

like image 170
Reza Avatar answered Dec 28 '22 08:12

Reza