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

How to auto update attributes based on other attribute values.

HHello,
I would like to be able to update the severity field based on changes in the priority field:
i.e
High Priority sets severity to Critical severity
Medium Priority maps to Moderate severity
Low Priority maps to Minor severity

Thanks,
Homer

0 votes



One answer

Permanent link
This is a typical "dependent enumeration" scenario which can be easily implemented.
http://www.ibm.com/support/knowledgecenter/en/SSR27Q_6.0.1/com.ibm.team.workitem.doc/topics/t_configuring_dependent_enumeration.html

Of course you can also use Calculated Attribute Customization for which there are many samples on the forum.
http://www.ibm.com/support/knowledgecenter/en/SSR27Q_6.0.1/com.ibm.team.workitem.doc/topics/c_calc_val_attribute_config.html

0 votes

Comments

 

Thanks very much for the response.
I set up a value set customization between Priority and Severity with the necessary mappings,  and on the Severity attribute, I have it using that Value set with dependencies projectArea & Priority.
What I am seeing is that when I set Priority the desired work item severity doesn't move even on save, any ideas??

If you use a Value Set, it's possible that the new value in the altered value set does not get "selected" automatically. In this case, you will have to use the Calculated Value option.

A value set only provides you the choices, it does not automatically set anything. If you want automation to set values you need to use other options such as a calculated value, which would require JavaScript or Java.

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
× 6,121

Question asked: Jun 20 '16, 5:34 p.m.

Question was seen: 2,583 times

Last updated: Jun 23 '16, 2:33 a.m.

Confirmation Cancel Confirm