Issue
Represents an issue entity.
Extends DocumentInfo.
Properties
Name | Type | Description |
|---|---|---|
fields | The field values of the issue. | |
history | Array.< HistoryItem > | The history of the issue. |
id | string | The issue ID. |
key | string | The issue key. |
10 September 2026