Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 819 Bytes

IssueFieldOption.md

File metadata and controls

9 lines (8 loc) · 819 Bytes

IssueFieldOption

Properties

Name Type Description Notes
id Long The unique identifier for the option. This is only unique within the select field's set of options.
value String The option's name, which is displayed in Jira.
properties Map<String, Object> The properties of the object, as arbitrary key-value pairs. These properties can be searched using JQL, if the extractions (see Issue Field Option Property Index) are defined in the descriptor for the issue field module. [optional]
config IssueFieldOptionConfiguration [optional]