jira.js
    Preparing search index...

    Function archiveIssues

    • Archives a list of issues.

      Parameters

      • client: Client
      • parameters: { body?: string; notifyUsers?: string }
        • Optionalbody?: string
        • OptionalnotifyUsers?: string

          Send the email with notification that the issue was updated to users that watch it. Admin or project admin permissions are required to disable the notification.

      • Optionaloptions: RequestOptions

      Returns Promise<unknown>