Properties of a workflow status.

interface WorkflowStatusProperties {
    issueEditable: boolean;
}

Properties

Properties

issueEditable: boolean

Whether issues are editable in this status.