Options
All
  • Public
  • Public/Protected
  • All
Menu

Details about an issue.

Hierarchy

  • IssueBean

Index

Properties

Optional changelog

changelog: PageOfChangelogs

Details of changelogs associated with the issue.

Optional editmeta

The metadata for the fields on the issue that can be amended.

Optional expand

expand: string

Expand options that include additional issue details in the response.

Optional fields

fields: Record<string, any>

Optional fieldsToInclude

fieldsToInclude: IncludedFields

Optional id

id: string

The ID of the issue.

Optional key

key: string

The key of the issue.

Optional names

names: Record<string, string>

The ID and name of each field present on the issue.

Optional operations

operations: Operations

The operations that can be performed on the issue.

Optional properties

properties: Record<string, any>

Details of the issue properties identified in the request.

Optional renderedFields

renderedFields: Record<string, any>

The rendered value of each field present on the issue.

Optional schema

schema: Record<string, JsonTypeBean>

The schema describing each field present on the issue.

Optional self

self: string

The URL of the issue details.

format

uri

Optional transitions

transitions: IssueTransition[]

The transitions that can be performed on the issue.

Optional versionedRepresentations

versionedRepresentations: Record<string, Record<string, any>>

The versions of each field on the issue.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc