IssueCustomFieldOptions
Query the set up Issue Custom Field Options in Jira. This resource is not available when using OAuth authentication. Specifying at least CUSTOMFIELDID, or ID is required.
Columns
| Name | Type | References | SupportedOperators | Platform | Description |
| OptionId [KEY] | String | = | The ID of the custom field option. | ||
| Name | String | The Name of the custom field option. | |||
| CustomFieldId | String |
IssueCustomFields.CustomId | = | The ID of the custom field. | |
| Context | String | =,IN | The context of the custom field option. | ||
| Disabled | Boolean | Whether the option is disabled. |