Workflow scheme drafts
Create draft workflow scheme
Create a draft workflow scheme from an active workflow scheme, by copying the active workflow scheme. Note that an active workflow scheme can only have one draft workflow scheme.
Permissions required: Administer Jira global permission.
post/rest/api/3/workflowscheme/{id}/createdraft
Path parameters
idinteger required
The ID of the active workflow scheme that the draft is created from.
Response
Returned if the request is successful.
Changes
Changed in 1 of the 16 revisions of this API.1
- ●
added the new
product_discoveryenum value to theissueTypes/additionalProperties/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyresponse property for the response status201response-property-enum-value-added
- ●
Of the 16 revisions, 1 has no diff computed.