Re-open Count of a Workitem
We want to report how many time a workitem has gone under a certain state.
Sometimes after closing the workitem, one want to reopen it and it may go on like this.
Project managers would like to report this data. According to my past experiences
I dont think there's such a configuration in RTC but may be I am missing something.
Thanks in advance
Sometimes after closing the workitem, one want to reopen it and it may go on like this.
Project managers would like to report this data. According to my past experiences
I dont think there's such a configuration in RTC but may be I am missing something.
Thanks in advance
Comments
Susan Hanson
Aug 20 '14, 10:56 a.m.I would think your only option is to hide a custom attribute and a server-side participant that increments the count each time it moves into a certain state.
Canberk Akduygu
Aug 20 '14, 10:58 a.m.I was thinking the same behavior advisor but a preconfigured attribute would be great.
I'll open an enhancement and also implement this.
Donald Nong
Aug 20 '14, 10:38 p.m.Another way to do it, although a bit clumsy, is use the work item history by eyes or reportable REST API.