Actions
Feature #42581
openAdd api endpoint to get possible_values of customfields used
Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
This modification:
- Checks if 'possible_values' is included in the API response
- Verifies the custom field has a possible_values method
- Makes sure possible_values isn't blank
- Adds an array of possible values for each custom field that meets these conditions
You can then request the API with:
GET /issues/2.xml?include=attachments,journals,possible_values
Files
No data to display
Actions