Feature #35505
Add enabled core fields to /trackers API response
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | REST API | |||
Target version: | 5.0.0 | |||
Resolution: |
Description
In some scenarios it might be helpful for an API client to find out what core fields a certain tracker has enabled.
Related issues
Associated revisions
Add enabled core fields to /trackers API response (#35505).
Patch by Jens Krämer.
History
#1
Updated by Jens Krämer 12 months 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.
#2
Updated by Go MAEDA 12 months ago
- File 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
#5
Updated by Go MAEDA 11 months ago
- Duplicated by Feature #16522: RESTful API: Expose tracker standard fields assignments added