JavaScript code to create a custom field in Work items
Hello All,
I need your help in the below problem that I am facing. I want to create a custom field in the Work items table in RTC 3.0.1 which would record the timestamp whenever a work item changes its state from 'open' state to 'in progress' state. What is the javaScript code required for this? Also do tell me how to embed that into my process template so that my BIRT Reports working on this would be able to make use of this date as the 'Actual Start Date'. Thank you Dhanya |
One answer
You can take a look at Work Items customization, specifically on providing calculated values - https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Calculated_values
|
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.