Workflow scheme drafts
Update draft workflow scheme
Updates a draft workflow scheme. If a draft workflow scheme does not exist for the active workflow scheme, then a draft is created. Note that an active workflow scheme can only have one draft workflow scheme.
Permissions required: Administer Jira global permission.
put/rest/api/2/workflowscheme/{id}/draft
Path parameters
idinteger required
The ID of the active workflow scheme that the draft was created from.
Request body
Response
Returned if the request is successful.
Changes
Changed in 1 of the 16 revisions of this API.11
- ●
added the new
product_discoveryenum value to the////////////response property for the response statusresponse-property-enum-value-added
- ○
added the new
product_discoveryenum value to the request property////////////request-property-enum-value-added
- ●