Forums

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

Difference in "createmeta" api response for cloud and On-Premise jira server

Manoj Kumar November 18, 2021

As we call "JIRA-REST-API  GET /rest/api/3/issue/createmeta .
It is having difference in API response between On-Premise and cloud JIRA server. 

1. If we call "CREATEMETA" API for On-Premise JIRA server then response is :
`{

"description":{

"required":false,

"name":"Description",

"key":"description",

}

}`

2. If we call same API for Cloud hosted JIRA server then response is:

`{

"description":{

"required":false,

"name":"Description",

"fieldId":"description",

}`

 There is inconsistency of property name for same API between cloud and on premise JIRA server.  

1 answer

0 votes
Fazila Ashraf
Community Champion
November 18, 2021

Hello Manoj 

Not sure whether it is intentionally different. 

Atlassian support https://support.atlassian.com/  is the right place to raise bugs and suggestions.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events