在工作项类型中显示周期时间字段 [英] Show Cycle time field in Work Item Type

查看:82
本文介绍了在工作项类型中显示周期时间字段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


只是想知道是否可以在工作项类型中显示字段以显示周期时间。


我们流程中循环时间的非常简短的定义 - 例如  Active  直到  已关闭


但是,a一个小的复杂功能是在工作项被标记为Blocked = YES时停止计算循环时间。然后计数应该停止,然后再次计算
周期时间阻止=否


任何有关此问题的帮助都将受到高度赞赏。提前致谢。





谢谢,


Raj




Rajesh

解决方案

嗨!


您不能仅通过配置执行此操作。您可以使用以下方法之一:


1。为工作项创建用户控件。
https://www.visualstudio.com/en-us/ docs / integrate / extensions / develop / custom-control


2。创建其他字段并按自定义解决方案进行更新。


https://www.visualstudio.com / en-us / docs / integrate / api / wit / samples


3. 在报表服务器上创建自定义报表。


https:// roadtoalm。 com / 2012/02/22 / using-custom-reports-in-tfs-part-1-introduction-in-tfs-data /


4。将工作项查询导入Excel并使用计算列。


https: //msdn.microsoft.com/en-us/library/ms181675.aspx




Hi All,

Just wanted to know if it would be possible to display fields in work item type to show Cycle Time.

Very brief definition for Cycle Time in our process - example the length calculated between the Active until Closed.

But, a small complication would be to stop the cycle time counting once the work item is flagged with a Blocked = YES. Then counting should stop and then count again cycle time once Blocked = NO

Any help on this would be highly appreciated. Thanks in advance.


Thanks,

Raj


Rajesh

解决方案

Hi!

You can not do this only through configuration. You may use one of this ways:

1. Create your user control for work item. https://www.visualstudio.com/en-us/docs/integrate/extensions/develop/custom-control

2. Create additional field and update it by your custom solution.

https://www.visualstudio.com/en-us/docs/integrate/api/wit/samples

3. Create custom report on Report Server.

https://roadtoalm.com/2012/02/22/using-custom-reports-in-tfs-part-1-introduction-in-tfs-data/

4. Import work item query to Excel and use calculated columns.

https://msdn.microsoft.com/en-us/library/ms181675.aspx


这篇关于在工作项类型中显示周期时间字段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆