Feature #8545

"get projects" REST API response should handle "include=trackers" parameter

Added by Alex Last almost 2 years ago. Updated about 1 year ago.

Status:NewStart date:2011-06-06
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:REST API
Target version:Candidate for next major release
Resolution:

Description

http://myserver:3000/projects.xml?limit=25&offset=0&include=trackers
- this returns list of projects without trackers

is this intended? maybe the REST API can add some comment to the response like "your xxx parameter was ignored because..."

IncludeTracker.diff Magnifier (545 Bytes) Preethi Sriram, 2012-01-24 22:31

History

#1 Updated by Etienne Massip almost 2 years ago

  • Tracker changed from Defect to Feature

It's not handled.

#2 Updated by Etienne Massip almost 2 years ago

  • 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

#3 Updated by Alex Last over 1 year ago

can we include this into Redmine 1.3.1?

#4 Updated by Preethi Sriram over 1 year ago

Patch is attached to include trackers in get projects api
Test-
http://myserver:3000/projects.xml?limit=25&offset=0&include=trackers
will include tracker information for each project.

#5 Updated by Alex Last about 1 year ago

what/when is the "next major release"?

Also available in: Atom PDF