Similar but not the same as https://community.atlassian.com/t5/Jira-questions/How-to-set-Priority-based-on-custom-fields-in-behavior/qaq-p/985766
I need to find a way to automatically set the priority field of an issue based on custom impact and urgency fields that have been configured (both are single choice select lists).
Priority cannot be edited manually.
Priority must be displayed on all screens, including create, and must be updated to reflect the impact & urgency selections made.
I can set priority based on those fields using JWT and a create issue post function but:
You can use ScriptRunner/Behaviours add-on. With something like this script:
https://library.adaptavist.com/entity/set-priority-using-an-impact-urgent-matrix
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.