Hello,
I have one question, I am working on some Jira integration and I am using Jira Rest Api for communication. So I want to ask you is there any Api where I can move tickets from one status to another, for example from TODO -> In Progress.
Thanks.
A move of an issue on a board is a change of status, done by the underlying transition in the workflow.
So, the API is at https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-transitions-post
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.