Details about the status mappings for publishing a draft workflow scheme.

interface PublishDraftWorkflowScheme {
    statusMappings?: StatusMapping[];
}

Properties

Properties

statusMappings?: StatusMapping[]

Mappings of statuses to new statuses for issue types.