jira.js
    Preparing search index...

    Function resetColumns

    • Resets the columns for the given filter such that the filter no longer has its own column config

      Parameters

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

          The filter id.

      • Optionaloptions: RequestOptions

      Returns Promise<void>