originalDefaultWorkflow property

String? originalDefaultWorkflow
final

For draft workflow schemes, this property is the name of the default workflow for the original workflow scheme. The default workflow has All Unassigned Issue Types assigned to it in Jira.

Implementation

final String? originalDefaultWorkflow;