Actions
Feature #35505
closedAdd enabled core fields to /trackers API response
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
In some scenarios it might be helpful for an API client to find out what core fields a certain tracker has enabled.
Files
Related issues
Updated by Jens Krämer over 3 years ago
Note: we named the element in the API response `enabled_standard_fields` despite it is `core_fields` in the code, because 'Standard fields' is the user-visible wording the Admin UI.
Updated by Go MAEDA over 3 years ago
- File test-35505.patch test-35505.patch added
- Category set to REST API
- Target version set to Candidate for next major release
Here is a test for 0001-adds-enabled-tracker-core-fields-to-trackers-API-res.patch
Updated by Go MAEDA over 3 years ago
- Target version changed from Candidate for next major release to 5.0.0
Setting the target version to 5.0.0.
Updated by Go MAEDA over 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch. Thank you.
Updated by Go MAEDA over 3 years ago
- Has duplicate Feature #16522: RESTful API: Expose tracker standard fields assignments added
Updated by Go MAEDA about 3 years ago
- Tracker changed from Patch to Feature
- Subject changed from add enabled core fields to /trackers API response to Add enabled core fields to /trackers API response
Actions