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

后端 未结 4 1553
鱼传尺愫
鱼传尺愫 2020-12-19 02:09

The default check-in action for a work-item is \"resolve\". I\'d like to set it to \"associate\" so that this work item isn\'t automaticaly closed if I check-in stuff too fa

4条回答
  •  轮回少年
    2020-12-19 02:12

    For newer versions of Visual Studio, you can now set this default in the UI:

    Tools -> Options -> Source Control -> Visual Studio Team Foundation Server -> (Uncheck) Resolve associated work items on check-in

提交回复
热议问题