Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Monitoring date change of Work Item state changes

As some of you may know there is an inbuilt attribute called "Resolution Date" which gets auto populated when a work item reaches "Closed" state.

We would like to introduce few more timestamp attributes in our process template to auto capture other state transitions dates. for example capture the date when a work item is transition to "Verified" state. Having looked at the forum there doesn't seem to be any definite answers. Once we have all state transition dates being captured automatically, the goal is to run custom report to analysis number of days it took a work to reach to a certain state in the workflow.

Can state transition dates be automatically captured by using "Calculated Values" calling into a custom java script ? Or any other way ?

0 votes



One answer

Permanent link
  1. No there is nothing built in that does that for other states. 
  2. No, JavaScript attribute customization does not provide useful ways to do this.
  3. Yes, there are Java Server Extension based ways this could be done.
  4. It could also be done using the API accessing the work item history.
  5.  It would be worthwhile to look into JRS and evaluate if there is a way to report on the work item history
  6. https://github.com/jazz-community/rtc-statushistory-presentation shows such information based on the work item history, but only works in the Web UI

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Feb 01 '19, 4:17 a.m.

Question was seen: 2,385 times

Last updated: Feb 01 '19, 9:38 a.m.

Confirmation Cancel Confirm