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 OPTIONID is required.
Table Specific Information
Note: To query this table, the experimental endpoint /api/2/customFields/{customFieldId}/options is used when connected to Jira Data Center (Server) instances.
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 | Specifies whether the option is disabled. |