Hello All,
I'm using Xray's REST API to import JUnit test results to JIRA.
The problem is that the Tests have to be created and the Description field is required.
{
"testExecIssue": {
"id": "...",
"key": "...",
"self": "..."
},
"message": "description: Description is required.\n"
}
Can anyone help me with this?
Hi João,
There is an issue in our backlog to improve this. You can vote for it and watch that issue here XRAY-2510.
Until then, one workaround is to make the "Description" field Optional in that particular project.
Best regards,
Xpand Add-ons Team
Hi José,
Until then, one workaround is to make the "Description" field Optional in that particular project.
That's what I thought.
There is an issue in our backlog to improve this. You can vote for it and watch that issue here XRAY-2510.
I'll do that. Thanks for your feedback!
Kind Regards,
JG
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.