Hi,
I try to get the get the Priority field (an automated JIRA field) with the following options Critical, High, Medium, Low calculated by the weight on 2 custom fields: Impact and Urgency.
Impact has the following options:
1-Extensive/Widespread |
2-Significant/Large |
3-Moderate/Limited |
4-Minor/Localized |
Urgency has the following options:
Critical |
High |
Medium |
Low |
the weight of impact and urgency should automatically determine the Priority following specific rules. For example, a extensive/widespread impact and a critical urgency should result in a Critical priority.
Could you please tell me how and if I can add a calculation script in the Priority whil it's not a custom field?
Thanks a lot
Melissa
Hi Melissa,
Were you able to get this to work? If so - would you be willing to share the approach you ended up taking? We're trying to accomplish the same thing with our JIRA set-up at Cornell.
Lauren
You can try:
or
ScriptRunner https://scriptrunner.adaptavist.com/latest/jira/scripted-fields.html
I hope that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What scripting add-on are you using to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.