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
Become an effective Jira admin
Manage global settings and shared configurations called schemes to achieve goals more quickly.
Streamline Jira administration with effective governance
Improve how you administer and maintain Jira and minimize clutter for users and administrators.
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.