Automatically record a date when state transitions
![]()
I would like to some how record the timestamp of when a work item moves from one particular state to other. This is actually to track cycle time, and we know that it logs it down in the history but we need populate the those dates in the custom attributes for metrics
|
2 answers
![]() Hi Varun, Have you investigated the reporting options in JRS? You may wish to review : https://jazz.net/library/article/1540 Introducing Historical Trend Reporting in Jazz Reporting Service Report Builder 6.0.1 Scroll to AppendixChange and Configuration Trend Details |
![]()
Ralph Schoon (62.7k●3●36●43)
| answered May 29 '18, 3:55 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited May 29 '18, 3:55 a.m. I don't think this is advisable for many reasons, one being that maintaining the workflow stated becomes tied to your customization. This should be provided and stored in the data warehouse if at all possible.
|