jira.js
    Preparing search index...

    Function getRefinedVelocity

    • Returns the value of the setting for refined velocity chart

      Parameters

      • client: Client
      • parameters: { boardId: number }
        • boardId: number

          The id of the board from which the settings will be returned.

      • Optionaloptions: RequestOptions

      Returns Promise<{ value?: boolean; [key: string]: unknown }>