Set Priority value with the Behaviour plugin

Tsvetomir Matov July 20, 2014

Hello, I am having a hard time setting priority in Jira (6.1) based on another CF.

I tryied the Behaviour plugin with this script in another custom field of mine:

FormField fpriority = getFieldById("priority") 

fpriority.setFormValue("1")

and found out that it doesn't work for the priority. The same with other two custom field dropdowns (changing the one is setting the other) works just perfect. What is so special with the priority field? I checked it

<select class="select aui-ss-select" id="priority" name="priority" multiple="multiple" style="display: none;">

and was surprised that it is a multiple select field ! Why multiselect ?! Isn't it a tipical use case of single select drop down. Anyway what I am trying is to set it somehow. There are no other scripts running for and from the priority field.

Thanks in advance for any help.

Best regards

2 answers

0 votes
Tsvetomir Matov July 22, 2014

Thanks for the response.

0 votes
JamieA
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.
July 22, 2014

This is a bug. I'm working on it next.

https://jamieechlin.atlassian.net/browse/JBHV-299

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events