Vote #78493
未完了Get also labels for key/value custom fields by API
0%
説明
When I call /issues/123.json
I got values of custom fields, but for key/value i got only name and value (integer) but not string (label) which is normally visible on frontend.
To access tring value, I have to use another API call.
IMHO it would be much more simple to return all id, name, value and label
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,22745,Rest API for Custom Fields does not return keys for key/value types
relates,New,25000,Make Key/value list format custom field values (custom_field_enumerations) searchable