Ron Newcomb
Ron Newcomb

Reputation: 3302

How do I dismiss a TFS Policy Warning

TFS has a Policy Warning ("provide a check-in comment") on the Pending Changes panel. It won't go away. I click the Override Warnings link and it gives me a textbox to type in something, with a Cancel button. And only a Cancel button. Perhaps I'm missing something bleedingly obvious, but when I type into the textbox shouldn't there be an OK button appear to accept my input?

Upvotes: 1

Views: 2853

Answers (2)

Etienne
Etienne

Reputation: 1100

Now the question is do you want a policy check? Did someone else add a policy check and you should comply? or do you just want to remove it. They first two you'll have to find out on you own but the third one, you need to go to the Team Project Settings (option in Team Explorer) and click on the source control settings and finally navigate to the Check-in policy to remove

enter image description here enter image description here enter image description here

Upvotes: 4

Daniel Mann
Daniel Mann

Reputation: 58980

No. You enter the override message, then try your check-in again. It reruns the policy at that point in time.

Upvotes: 4

Related Questions