Workflow scheme drafts
Publish draft workflow scheme
Publishes a draft workflow scheme.
Where the draft workflow includes new workflow statuses for an issue type, mappings are provided to update issues with the original workflow status to the new workflow status.
This operation is asynchronous. Follow the location link in the response to determine the status of the task and use Get task to obtain updates.
Permissions required: Administer Jira global permission.
post/rest/api/2/workflowscheme/{id}/draft/publish
Path parameters
idinteger required
The ID of the workflow scheme that the draft belongs to.
Query parameters
validateOnlyboolean
Whether the request only performs a validation.
Request body
Response
Returned if the request is only for validation and is successful.