Project

General

Profile

Actions

Patch #5342

closed

Add tracker information to projects in REST API

Added by Arkaitz Jimenez almost 14 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
2010-04-17
Due date:
2013-03-24
% Done:

0%

Estimated time:

Description

Found that it would be a good thing to have projects tracker information when asking for projects.xml.
Maybe its not the best place to put that info.
Anyway, take a look at the attached patch.


Files

app_views_projects_index.xml.builder.patch (1.97 KB) app_views_projects_index.xml.builder.patch patch for app/views/projects/index.xml.builder Arkaitz Jimenez, 2010-04-17 20:37
Actions #1

Updated by Alex Last over 13 years ago

I need available issue types for a specific project. can't create various issue types through REST API without that info.

Actions #2

Updated by Ivan Cenov about 11 years ago

See http://www.redmine.org/projects/redmine/wiki/Rest_Projects

GET /projects/12.xml
GET /projects/12.xml?include=trackers
GET /projects/12.xml?include=trackers,issue_categories
GET /projects/redmine.xml
Actions #3

Updated by Daniel Felix about 11 years ago

  • Due date set to 2013-03-24
  • Status changed from New to Needs feedback

This seems to be done.

Please give some feedback if this issue isn't close able. Otherwise I will close this issue next Sunday.

Best regards,
Daniel

Actions #4

Updated by Alex Last about 11 years ago

yes, this is done. thank you.

Actions #5

Updated by Mischa The Evil about 11 years ago

  • Status changed from Needs feedback to Closed

Thanks for the feedback.

Actions

Also available in: Atom PDF