It's all about the answers!

Ask a question

Adding a timestamp field to work item


Steve Gates (9134) | asked Nov 04 '11, 12:27 p.m.
edited Jun 21 '12, 5:22 p.m. by Robert Rassmann (9923)
Hi all,

I'm trying to add a new timestamp/contributor field to a defect work item.

Currently the form has auto-generated opened on/by fields, as well as an auto-generated resolved on/by fields. The resolved on/by fields are automatically generated when the defect is moved to the 'Fixed' state.

What I want to do is create the equivalent values when the defect is moved to the 'Closed' state, but I'm not sure how to do that.

I'm currently working in RQM 2.0.1.1

Thanks in advance.
Steve

Comments
Pramod Chandoria commented Jun 19 '12, 9:36 a.m. | edited Jun 19 '12, 9:53 a.m.
JAZZ DEVELOPER

Steve, Please tag this question for RTC forum 'rational-team-concert'

One answer



permanent link
sam detweiler (12.5k6195201) | answered Jun 21 '12, 6:04 p.m.
In RTC you would create the new field, and develop Value provider script, that would check the state, and if Resolved, return the current time 'value' to populate the field. 

then in the setup of that field in the types and attributes process configuration, you would add the value provider script as part of the field configuration.

Your answer


Register or 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.