Feature #8545
closed
- Tracker changed from Defect to Feature
- Subject changed from "get projects" REST API response ignores "include=trackers" parameter to "get projects" REST API response should handle "include=trackers" parameter
- Target version set to Candidate for next major release
can we include this into Redmine 1.3.1?
what/when is the "next major release"?
let's merge this into "master"?
- Assignee set to Jean-Baptiste Barth
Do you have a use case where it's useful to get trackers for all projects ? If there are valid use cases I can commit the patch but it needs some tests first.
Fwiw the information can already be retrieved for a single project with the exact same parameter.
- Status changed from New to Closed
- Resolution set to Duplicate
IMHO this can be closed since #17602 is now merged and implements this (as well as for enabled modules).
- Is duplicate of Patch #17602: Include enabled modules in projects API added
- Target version deleted (
Candidate for next major release)
Oh yes you're right Jan, it's now even on project#index ! As long as it's optionnal it seems OK to me, I updated the docs accordingly.
what is the minimum Redmine version that has this change?
The field is already accessible for a specific project for a long time (GET /projects/:id
) but in the projects list (GET /projects
) it's only on the svn trunk for now. It will be included in Redmine 2.6.0 which isn't out yet.
Also available in: Atom
PDF