TFS 每日报告
我的团队正在使用 TFS 2008 和 Conchango 模板进行 Scrum。我们使用 Sprint 燃尽图、Sprint 视图和 Sprint 任务板报告来跟踪每日任务的状态。燃尽图和冲刺视图也显示在液晶电视屏幕上。这些报告每天都会手动导出为 PDF 文件。
是否有任何实用程序可以按计划的时间间隔每天提取报告并将其导出为 pdf?
My team is using TFS 2008 and Conchango template for Scrum. We use the Sprint burndown chart, sprint view and sprint task board reports to track the status of tasks on daily basis. The burndown chart and sprint view are also shown on a LCD TV screen. These reports are manualy exported daily as PDF files.
Is there any utility which can pull the reports daily at scheduled interval and export them as pdf?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果报表在报表服务器中可用,您所需要做的就是创建订阅。
http://tfs/reports
)填写详细信息,然后您就可以开始了。
如果报告仅在 VS IDE 中可用,您可能需要在 SSRS 中重新创建它们。
If the reports are available in the report server, all you need to do is create a subscription.
http://tfs/reports
)Fill out the details, and you should be good to go.
If the reports are only available in the VS IDE, you might need to re-create them in SSRS.