jira.js
    Preparing search index...

    Function removeAllProjectAssociations

    • Removes all project associations for the specified issue type scheme

      Parameters

      • client: Client
      • parameters: { schemeId: string }
        • schemeId: string

          The id of the issue type scheme whose project associations we're removing

      • Optionaloptions: RequestOptions

      Returns Promise<void>