I'm using /rest/api/2/issue/SD-177128/transitions URL with JSON :
{
"assignee" : "jadmin",
"transition" : {
"id" : "161"
}
}
but this doesn't work. How do I set this up? Assignee field is present on the transition screen.
Also this needs to be a singe API call AND cannot use "assign issue" post functions due to all API calls being executed from a singe system user
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.