Classic update workflow scheme
Updates a company-manged project workflow scheme, including the name, default workflow, issue type to project mappings, and more. If the workflow scheme is active (that is, being used by at least one project), then a draft workflow scheme is created or updated instead, provided that updateDraftIfNeeded is set to true.
Permissions required: Administer Jira global permission.
Path parameters
The ID of the workflow scheme. Find this ID by editing the desired workflow scheme in Jira. The ID is shown in the URL as schemeId. For example, schemeId=10301.
Request body
Response
Returned if the request is successful.
Changes
Changed in 1 of the 15 revisions of this API.11
- ●
added the new
product_discoveryenum value to theissueTypes/additionalProperties/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ○
added the new
product_discoveryenum value to the request propertyissueTypes/additionalProperties/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyrequest-property-enum-value-added
- ●