Actions
Feature #26017
openGet also labels for key/value custom fields by API
Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
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
Related issues
Updated by Maxim Krušina over 7 years ago
- Related to Defect #22745: Rest API for Custom Fields does not return keys for key/value types added
Updated by Go MAEDA over 7 years ago
- Related to Feature #25000: Make Key/value list format custom field values (custom_field_enumerations) searchable added
Actions