Forums

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

JIRA ITSM - Unable to create ticket for incident

eg Innovations
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 16, 2020

we have provided issue type in request json but still am getting below issue

"

{    "errorMessages": [],    "errors": {        "issuetype""issue type is required"    }}

"

Below is my request:

 {    "fields": {        "project": {            "key""EG"        },        "priority": {            "name""Medium"        },        "issuetype": {            "name""Incident"        },        "summary""Major - Mobile RUM / mobileTest  -  Average execution time is high{Android!MainActivity}",        "description""*Priority:* Major \\\\   *Component* *Type:* Mobile RUM \\\\  *Component:* mobileTest \\\\     *Layer:* User Experience \\\\     *Problem* *Time:* 12/17/2020 10:11 \\\\   *Problem*  *Description:*  \\\\  Average execution time is high{Android!MainActivity}"    } }

1 answer

0 votes
Ganesh Babu
Community Champion
December 16, 2020

Hello @eg Innovations 

Welcome to Atlassian Community.

Can you please try to provide the IssueType ID? and also please refer the link here.

https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-servicedesk/#api-rest-servicedeskapi-servicedesk-servicedeskid-requesttype-post

Thanks and Regards,

Ganesh Babu J

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