Hi ,
I am trying to set the resolution state on jira by the url : "/rest/api/2/issue/${issueOrkey}/transitions"
and the json body=
{
"fields": {
"resolution": {
"name": "Duplicate"
}
},
"transition": {
"id": "100"
}
}
It is not working as getting 500 error or sometimes 405 also,
please help with this issue where I am doing wrong either url or parameter
I did not get api related to resolution on jira docs so trying with "transition " url.
Thanks in advance
Hi Flacid,
Oracle 13g is not yet supported meaning that our Developers have not tested and fix any version related issues. It might work for you but there is high chancess you might encounter issues along the way. Lets see if any one has a positive feedback from the community on their trial. I will generate not advice using unsupported platforms due to support policy. Thanks
Regards,
Sultan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.