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 |
One answer
We might try that but we also need a UI solution.
Thank you very much for the tips. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
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.
I was thinking the same behavior advisor but a preconfigured attribute would be great.
I'll open an enhancement and also implement this.
Another way to do it, although a bit clumsy, is use the work item history by eyes or reportable REST API.