Welcome to the Jazz Community Forum
Creating dates for custom states in workflow

CLM 502
All, how do I create dates with the timestamp for state transitions? To put it simply, I know I can view the history of each work item, but I want following:
New -> In-progress -> Review -> Closed
New Date (not used as you have Created date) -> In-Progress_Date (shows the date it moved to this state only) -> Reviewed_Date (shows the date it moved to this state only) -> Closed_Date (shows the date it moved to this state only).
I think it's a calculated field?
thoughts?
All, how do I create dates with the timestamp for state transitions? To put it simply, I know I can view the history of each work item, but I want following:
New -> In-progress -> Review -> Closed
New Date (not used as you have Created date) -> In-Progress_Date (shows the date it moved to this state only) -> Reviewed_Date (shows the date it moved to this state only) -> Closed_Date (shows the date it moved to this state only).
I think it's a calculated field?
thoughts?
One answer

I think using calculated value provider script can meet your requirement. Moreover you need to use a hidden attribute to record the current status of the workitem.
Please refer to the similar discussion https://jazz.net/forum/questions/95825/rtc-calculated-value-dependent-on-status-is-triggered-by-any-change
Please refer to the similar discussion https://jazz.net/forum/questions/95825/rtc-calculated-value-dependent-on-status-is-triggered-by-any-change