Forums

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

Getting all jira issue types using REST 4.4.1

Samuel Wayne January 29, 2012

Hi,

Is it possible to get the list of all the issue types(like bug, feature, etc,) supported in Jira through REST API v4.4.1 ..

2 answers

1 accepted

0 votes
Answer accepted
Samuel Wayne January 31, 2012

Nice. This is possible in SOAP. http://docs.atlassian.com/rpc-jira-plugin/4.4/com/atlassian/jira/rpc/soap/JiraSoapService.html#getIssueTypes(java.lang.String)

0 votes
Jobin Kuruvilla [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.
January 29, 2012

Nope. You can only get the details of a given issuetype by sending its id.

/rest/api/2.0.alpha1/issueType/{id}

Samuel Wayne January 31, 2012

Thanks Jobin. Just to know, is this possible using SOAP?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events