Issue
Properties
Name | Type | Description |
---|---|---|
fields | DocumentFields | The field values of the issue. |
history | Array.<HistoryItem> | The history of the issue. |
id | string | The issue ID. |
key | string | The issue key. |
usesMarkdown | boolean | When `true`, the issue description is parsed as Markdown. When `false`, the issue description is parsed as Wiki. Changing this value does not transform the markup from one syntax to another. When not set, acts as `true`. |
Last modified: 9 May 2022