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
Actions