TFS 2010 工作项 - 如何管理链接类型

发布于 2024-12-25 19:07:51 字数 174 浏览 4 评论 0原文

我们使用 TFS 2010,并且有一个 VCR 项目,其中包含用于开发任务的选项卡和另一个用于设计任务的选项卡。 我想在打开“链接到”窗口时仅显示纪律=“开发”的任务,设计任务相同(纪律=“要求”)。

LinksControlOptions 仅过滤掉链接关系和链接类型。 有谁知道这是否可能?

谢谢,

we use TFS 2010 and we have a VCR item with tabs for development tasks and another tab for design tasks.
I want to display only tasks with discipline = "Development" when opening the "link to" window, same for design tasks (Discipline = "requirement").

The LinksControlOptions only filters out link relations and link types.
Does anyone know if this is possible?

thanks,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

断舍离 2025-01-01 19:07:51

假设“Discpline”是 VCR 工作项上的字段,而不是链接类型,则这是不可能的。您只能过滤 LinkType 和 WorkItemType。

Assuming that "Discpline" is a field on your VCR work item, and not a link type, then this is not possible. You can only filter on LinkType and WorkItemType.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文