The ID of the workflow scheme.
OptionalupdateDraftIfNeeded?: booleanWhether a draft workflow scheme is created or updated when updating an active workflow scheme. The draft is updated
with the new default workflow. Defaults to false.
The name of the workflow to set as the default workflow.
Optionaloptions: RequestOptions
Sets the default workflow for a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set
updateDraftIfNeededtotruein the request object and a draft workflow scheme is created or updated with the new default workflow. The draft workflow scheme can be published in Jira.Permissions required: Administer Jira global permission.