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
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.