jira.js
    Preparing search index...

    Function setRefinedVelocity

    • Sets the value of the specified board's refined velocity setting.

      Parameters

      • client: Client
      • parameters: { boardId: number; value?: boolean }
        • boardId: number

          The id of the board on which the property will be set.

        • Optionalvalue?: boolean
      • Optionaloptions: RequestOptions

      Returns Promise<void>