It's all about the answers!

Ask a question

In what order do javascript calculated values run in RTC during a Save of a work item?


Janet Charbonneau (852654) | asked Feb 26 '20, 1:08 p.m.

I need to have certain attributes run their calculated values before other calculated values run.  I had seen in a previous post that they run in alphabetical order of the attribute IDs.  This appeared to work in one of my RTC projects, but is not running in alphabetical order of the IDs in another RTC project.  Can anyone give me insight on the order that calculated value javascripts run on a Save or a way to ensure one calculated value javascript gets run before another one?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Feb 27 '20, 1:51 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Script_based_calculated_values explains how the calculated values are executed. The only influence you have on that is based on the dependent attributes.

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.