Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to automatically change the Priority based on Label

Allen Lai
Contributor
February 17, 2017

We automate the creation of JIRA issues, which adds all applicable Labels. If there are specific Labels added, I'd like JIRA to automatically set the Priority to "High". Is this possible via Workflows or other means?

2 answers

0 votes
Allen Lai
Contributor
February 21, 2017

I was hoping it would be a simple business rule in JIRA vs having to maintain the automation code on our side. Thanks!

0 votes
Nic Brough -Adaptavist-
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.
February 18, 2017

>We automate the creation of JIRA issues, which adds all applicable Labels

You could add the priority to your automation.

If not, then you'll need a bit of code to be run as a post-function.  I'd use the script-runner add-on to do it.

Suggest an answer

Log in or Sign up to answer