jira.js
    Preparing search index...

    Function setProjectAssociationsForScheme

    • Associates the given projects with the specified issue type scheme

      Parameters

      • client: Client
      • parameters: { idsOrKeys?: string[]; schemeId: string }
        • OptionalidsOrKeys?: string[]
        • schemeId: string

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

      • Optionaloptions: RequestOptions

      Returns Promise<void>