version control - How to modify the default Check-in Action in TFS? -


the default check-in action work-item "resolve". i'd set "associate" work item isn't automaticaly closed if check-in stuff fast. how can that?

yup, check-in action can associated state transition (i.e. active resolved). in blog post fredrick linked (http://www.woodwardweb.com/vsts/top_tfs_tip_3_r.html) talk how remove that. you'll need customize work item in team project make happen. on see

http://msdn.microsoft.com/en-us/library/ms243849(vs.80).aspx


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -