jira.js
    Preparing search index...

    Function defaultColumns

    • Returns the default columns for the given user. Admin permission will be required to get columns for a user other than the currently logged in user.

      Parameters

      • client: Client
      • Optionalparameters: { username?: string }
        • Optionalusername?: string

          Username

      • Optionaloptions: RequestOptions

      Returns Promise<{ [key: string]: unknown }[]>