jira.js
    Preparing search index...

    Function getProjectRoles

    • Returns all roles in the given project Id or key, with links to full details on each role.

      Parameters

      • client: Client
      • parameters: { projectIdOrKey: string }
        • projectIdOrKey: string

          The project id or project key

      • Optionaloptions: RequestOptions

      Returns Promise<Record<string, string>>