createmeta API call returns 500 error for one particular issue type only

O2 B2 August 10, 2020

I am trying to get meta data around a particular issue type under a project which has around 5 issue types. 

For every issuetype I am looking at the call "http:/jira/rest/api/2/issue/createmeta/{project}/issuetypes/{issueTypeId}" works but for one particular issue ID i get "The remote server returned an error: (500) Internal Server Error" returned. When i look at the different issues under the project using "..../createmeta/{project}/issuetypes" I can see the id there so i know it is the correct id and exists under the project. 

Is it possible this incident type requires some additional data when calling the API?  I doubt it. Could i find this out through an API call?

Could it be something wrong with how the project has been set up by a JIRA admin?

Is there somewhere else I could get the meta data from?

Any help/ comments greatly appreciated. 

0 answers

Suggest an answer

Log in or Sign up to answer