The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Default Priority in JIRA Cloud (REST)

Sahan Kanuwana
August 6, 2018

Hi,

Does any one know of getting "Default Priority" in JIRA Cloud. I referred to the API doc and found only two below REST calls.

/rest/api/2/priority

/rest/api/2/project/{id}

 

Both these returns all the information but no indication of what it the default priority. Like below.

{

"self": "https://sahanprod.atlassian.net/rest/api/2/priority/2",

"statusColor": "#f15C75",

"description": "Serious problem that could block progress.",

"iconUrl": "https://sahanprod.atlassian.net/images/icons/priorities/high.svg",

"name": "High",

"id": "2"

}

Please answer if some one has any idea.

Thanks

Sahan

 

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 7, 2018

Hi Sahan,

Currently, there are no parameters that we can add on this API to check what is the default priority on the instance.
I created a feature request for our dev team to check the possibility to add a flag where we can easily find which one is the default:

- https://jira.atlassian.com/browse/JRACLOUD-69966

For now, it's necessary to check directly in the instance what is the default one.

Regards,
Angélica

Sahan Kanuwana
August 9, 2018

Great Thanks Angelica for the confirmation. Appreciate the quick response! I will mark this as accepted until we get the feature developed.

0 votes
Bhaargavi Natarajan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 9, 2023
TAGS
AUG Leaders

Atlassian Community Events