如何在 TFS 2010 报告中包含工作项自定义字段

发布于 2024-09-18 09:53:25 字数 113 浏览 2 评论 0原文

我想使用我在该模板的内置报告中“MSF for Agile Software Development v5.0”模板的任务工作项中创建的自定义字段。我知道如何从模板打开和编辑报告,但我不知道如何查找我创建的字段。

I want to use a custom field I have created in the Task work item in the "MSF for Agile Software Development v5.0" template in the built in reports for this template. I know how to open and edit a report from the template, but I don't know how to find the field I have created.

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

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

发布评论

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

评论(1

你不是我要的菜∠ 2024-09-25 09:53:25

虽然我无法评论如何在报告编辑器中准确找到该字段,但我认为您应该能够使用在工作项编辑器/XML 中设置的“引用名称”。我猜您已经为此使用了自己的命名空间,例如:MyCompany.Common.MyFieldName。您还需要将工作项设置为可报告,以便将其包含在运行报告的数据仓库中。另请注意,数据仓库不会立即更新,我相信每 2 小时更新一次,因此如果您想要更快的更新,可以手动重建仓库。

此链接很好地解释了不同的可报告设置: TFS 报告架构说明

Although I can't comment on how to find the field exactly in the report editor, I would think you should be able to use the "Ref Name" you've set in the work item editor/XML. I'm guessing you've used your own namespace for this, something like: MyCompany.Common.MyFieldName. You'll also need to set your work item to be Reportable so it is included in the data warehouse of which the reports run. Also note that the data warehouse doesn't get updated instantly, every 2 hours I believe so if you want a quicker update you can rebuild the warehouse manually.

This link explains the different reportable settings well: TFS Reporting Architecture Notes

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