jira.js
    Preparing search index...

    Function getDefaultEditor

    • Get the user's default workflow editor. This can be either the new editor or the legacy editor.

      Parameters

      Returns Promise<{ value?: string & {} | "NEW" | "LEGACY"; [key: string]: unknown }>