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
Improve user experience across Jira with global settings
Learn how to set up and configure a Jira site, manage Jira permissions, and configure Jira apps and integrations.
Learning Path
Streamline projects across Jira with shared configurations
Build Jira work items with reusable configurations called schemes, and reduce administrative work with automation.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.