Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Get Default Priority Value

Alex Cumberland
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 27, 2020

JIRA Server: 8.4.2

Adaptavist ScriptRunner for JIRA:  5.6.8.1-jira8

I have been tasked with reviewing scripts before we upgade to JIRA Server 8.7.1.  I have found several scripts that uses the following line to get the default priority option for creating and/or updating certain tasks as part of those scripts.

def defaultPriority = ComponentAccessor.getComponent(PriorityManager).getDefaultPriority()

 

It currently gives warning about "Since v7.6. Use priority schemes".   I have not been able to figure out the correct call to get the default priority value. using prioritySchemeManager.

I would really like to get this updated so it is not an issue going forward.

Any help would be greatly appreciated.

 

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Alex Cumberland
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.
April 20, 2020

Still have not figured out how to replace this with Priority Scheme to get the default.  Anyone able to help ?

TAGS
AUG Leaders

Atlassian Community Events