Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,388
Community Members
 
Community Events
184
Community Groups

Calculated Risk Matrix - Scriptrunner for Jira

 Hi All

We have recently purchased scriptrunner and are looking to use it for our risk matrix. Im relatively new to groovy so was hoping to get some help.

We have 2 custom fields "risk consequence" (minimal,moderate,severe) & "risk likelihood" (rare,possible,likely) which are both select list single type fields. 

I have created a Scripted Field "risk rating". My risk matrix has ratings of low , medium , high.

Basically i want the rating to be calculated from the risk consequence * risk likelihood Example:

risk likelihood = rare 

risk consequence = severe

rare * severe = medium (risk rating)

How would i implement something like this? Is a Scripted Field the correct approach?

Would appreciate any help/guidance 

Thanks 

1 answer

0 votes
Tom Lister
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 02, 2018

Hi @Richard Duffy

i have built a risk assessment form based on 10 questions and used a scripted filed to calculate the risk value. It worked very well for my users.

Advice avoid allowing a None value in input select lists or check for null in your code.

my calculation was based on select index I.e 0,1,2 etc which meant select list can’t be reordered with amending the script

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events