I want to auto-calculate an incident's priority based on a matrix calculation of two inputs filled in the incident's form:
I have an Impact field with these values:
Impact level:
High-System Wide (Business Unit, Department, Location)
Medium-Multiple Users (Number of Users: ___)
Low-Single User (Single User)
and
Urgency:
High: Can no longer perform primary work functions
Medium: Work functions impaired, the workaround in place
Low: Inconvenient
I would like the priority field to be auto-populate based on this table:
Is this possible to achieve and how?
Great question, and a super important one too! You'll need to use automations for this, see below
Repeat the Else If's for all other priorities you have 😊
Thank you, @Jovin, for the quick reply.
I wasn't sure automation was the way to go because both Impact Level and Urgency are not custom Jira fields; these are dropdowns I added to a form, so I assumed the automation would not recognize them.
I'll give it a try..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.