jira.js
    Preparing search index...

    Function resetUserColumns

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

      Parameters

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

          Username

      • Optionaloptions: RequestOptions

      Returns Promise<void>