Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Products
  • Jira
  • Questions
  • How do I create a 'risk assessment' custom field automatically filled from the manually created and filled risk likelihood and consequence

How do I create a 'risk assessment' custom field automatically filled from the manually created and filled risk likelihood and consequence

Rod Muir
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 26, 2012

How do I create a 'risk assessment' custom field automatically filled from manually created and filled risk likelihood and risk consequence (each of these fiels having 5 options)

1 answer

1 vote
J Thomas
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 26, 2012

We've done this using a Calculated Number Field which is in the JIRA Misc Custom Fields plugin.

Our calculation multiplies the values in the custom fields 'Impact' and 'Likelihood', which are select lists with options 1,2,3,4 so we have to cast the values from strings to numbers before multiplying them. 1=lowest, 4=highest so the minimum risk score is 1 and the maximum is 16.

Note that Calculated Number Fields are only visible when viewing an issue, not when editing it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events