Hi, I am editing workflows through the REST API with this endpoint The Jira Cloud platform REST API
It works perfectly fine for the first try but if I send another call to the same workflow, I get a 409 error with error message
Hi,
When you update a workflow using the API REST, it should return a taskId. With this taskId you can call this endpoint The Jira Cloud platform REST API and make sure that the task is completed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.