Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 708 Bytes

File metadata and controls

9 lines (8 loc) · 708 Bytes

IssueTypesWorkflowMapping

Properties

Name Type Description Notes
workflow String The name of the workflow. Optional if updating the workflow-issue types mapping. [optional]
issueTypes List<String> The list of issue type IDs. [optional]
defaultMapping Boolean Whether the workflow is the default workflow for the workflow scheme. [optional]
updateDraftIfNeeded Boolean Whether a draft workflow scheme is created or updated when updating an active workflow scheme. The draft is updated with the new workflow-issue types mapping. Defaults to `false`. [optional]