It's all about the answers!

Ask a question

Define Attribute value by 2 other Attributes


Chen Ben ezra (41427) | asked Jan 25 '16, 9:08 a.m.
edited Jan 25 '16, 9:49 a.m. by Ralph Schoon (63.3k33646)

Hi ,

 

How can I change Work Item Attribute (For example Severity , this is Enumeration Attribute) according to 2 other attributes under this Work Item ?

The Severity value will be decided by the values of 2 other Attributes under the same Work Item.

I want to see the change online , when I change one of the Attributes and not when I save the Work Item 

BR,

Chen

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Jan 25 '16, 9:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This can be achieved with attribute customization. To automate this you can use a calculated value based on JavaScript.
The Script would calculate the desired value for the attribute based on the values of two dependent attributes.

See https://jazz.net/wiki/bin/view/Main/AttributeCustomization and
  (Lab 4/5)

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.