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}" } }
Hello @eg Innovations
Welcome to Atlassian Community.
Can you please try to provide the IssueType ID? and also please refer the link here.
Thanks and Regards,
Ganesh Babu J
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.