문제

trouble again with Team Foundation Server Power Tools 2012. I just installed VS2012 and the power tools. We use check in policies. My problem: when I associate a ticket with a check in (as my policy demands), the ticket is set to 'resolved'. I don't want this behaviour, does anybody know how to change it?

thank you

도움이 되었습니까?

해결책

You should be able to use the process editor included in power tools to make that change.

Here is a blog post detailing several ways to make this change:

Changing the default Check-In Option

다른 팁

Check the WITD of the ticket (work item).

The XML will have Action="Check-in" under the transition "Active" To "resolved". Remove this action. That's it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top