Jira.js - Jira Cloud API library
    Preparing search index...

    Interface WorkflowStatusProperties

    Properties of a workflow status.

    interface WorkflowStatusProperties {
        issueEditable: boolean;
    }
    Index

    Properties

    Properties

    issueEditable: boolean

    Whether issues are editable in this status.