Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道当用户(贡献者)将其他任务设置为活动时,是否可以将其他任务设置为“待处理”或“非活动”。
我想知道我是否可以使用 Workflow 或 TFS 中的另一种自定义来做到这一点。
问候
如果您按原样使用产品,则无法做到这一点...
回到 TFS 2005/2008 的日子,我编写了一个工具来完成您需要的工作项之间非常复杂的工作流可能性,但是我没有时间为 2010 年重写它(2010 年引入的类型化链接会改变很多东西)。
如果您不害怕编写自定义工具,您可以阅读这篇文章和我的 codeplex 项目的源代码。