jira.js
    Preparing search index...

    Function setColumnsUrlEncoded

    • Sets 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
      • parameters: { columns?: string[]; username?: string }
      • Optionaloptions: RequestOptions

      Returns Promise<void>