jira.js
    Preparing search index...

    Function addProjectAssociationsToScheme

    • Adds additional projects to those already associated 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 adding to.

      • Optionaloptions: RequestOptions

      Returns Promise<void>