Hi Team,I used the below code to transition an issue to done programmatically, but I am getting this error " Can't move (<ticketid>). You might not have permission, or the issue is missing required information. If you keep having this problem, contact your Jira Administrator."
https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issues/#api-rest-api-2-issue-issueidorkey-transitions-post
Could someone please help me on this?
@sonag
It might the case that this transition in your workflow has required fields or some conditional not allowing you to perform the transition. Or even a property blocking/allowing specific users.
Have you checked one of those?
It looks like you're new here. Sign in or register to get started.