IssueCustomFields
Query the available Custom Fields in Jira.
Columns
Name | Type | References | SupportedOperators | Platform | Description |
Id [KEY] | String | Common | The Id of the custom field. | ||
Key | String | Common | The key of the custom field. | ||
CustomId | Long | The custom ID of the field. | |||
Name | String | Common | The name of the custom field. | ||
CDataName | String | Common | The name of the custom field on the Issues table provided by CData, when IncludeCustomFields=true | ||
Orderable | Boolean | Common | A boolean indicating if the field is orderable. | ||
Navigable | Boolean | Common | A boolean indicating if the field is navigable. | ||
Searchable | Boolean | Common | A boolean indicating if the field is searchable. |