I am trying to use JIRA API to transition my issue with a state id, using bot with all required access. I also tried with admin access. The board configuration looks good.
Also, there are no rules/conditions set between the transition states, still I am unable to transition my issue only to one particular state. While, it gets transitioned to other states successfully using the same API and parameters.
The error I get is as follows -
```
[ERROR] JIRAError: JiraError HTTP 400 url: https://xyz.atlassian.net/rest/api/2/issue/yyy-xxxxx/transitions
text: Can't move (yyy-xxxxx).
You might not have permission, or the issue is missing required information. If you keep having this problem, contact your Jira Administrator.
response text =
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Jira Administrator
Configure Jira Software, Jira Core, or Jira Service Management, including global settings, permissions, and schemes.
Managing Jira Projects Cloud
Learn to create and configure company-managed projects in Jira Software and partner effectively with Jira Admins.
Learning Path
Become an effective Jira Software Project Admin
This learning path is designed for team leaders who configure Jira Software projects to match a team's processes.