I'm trying to post some testresults from my unit tests to Jira using this endpoint: https://xray.cloud.getxray.app/api/v1/import/execution/nunit/multipart
{
"fields": {
"project": {
"key": "INF"
},
"summary": "EmailAgent automated testcase",
"description": "this testcase is automated and created upon automated test runs",
"issuetype": {
"id": "10258"
}
}
}
the issuetype with id: 10258 is of the type: Test Execution.
I'm getting 400 HTTP response with the message:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.