TFS2010 Work Item Customization - dynamically Increment count in field
-
Friday, July 13, 2012 3:28 AM
Hi,
i am trying to customize the Bug work item for my project. the requirement is whenever the state changes to Re-open , we track the count in a field to see how many times the bug was reopened.
each time someone changes the state to Reopen , the count in "Reopen count" field increments by 1.
is this possible to do ?
Thanks and Regards
Renu
Renu
All Replies
-
Monday, July 16, 2012 8:44 AMModerator
Hi Renu,
Thanks for your post!
I think you can write Custom Work Item Control to implement it.
Please refer to Ruiz's blog about it: http://www.cnblogs.com/Ruiz/archive/2009/10/01/1577217.html
For more information, you can refer to
http://msmvps.com/blogs/vstsblog/archive/2007/07/07/starting-using-custom-work-item-controls.aspx
http://witcustomcontrols.codeplex.com/SourceControl/changeset/view/65029#374028
Hope it helps!
Best Regards,
Cathy Kong [MSFT]
MSDN Community Support | Feedback to us
- Marked As Answer by Cathy KongMicrosoft Contingent Staff, Moderator Monday, July 23, 2012 7:32 AM
-
Monday, July 23, 2012 7:32 AMModerator
Hi Renu,
How about he issue, is it solved?
I am marking the reply as answer, if you have any concern with it, please feel free to unmark it.
Best Regards,
Cathy Kong [MSFT]
MSDN Community Support | Feedback to us
- Proposed As Answer by Gael Lambert Wednesday, April 17, 2013 1:07 PM
- Unproposed As Answer by Gael Lambert Wednesday, April 17, 2013 1:07 PM
-
Friday, April 19, 2013 11:51 AMIt doesnt help. I am trying to do the same thing and would rather avoid using custom controls. I suppose the question should be: "can we increment a counter by creating a field and use rules".
- Edited by Gael Lambert Friday, April 19, 2013 11:52 AM

