Project

General

Profile

Actions

Feature #7181

closed

List of trackers in REST API

Added by Mark Kofman about 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
Start date:
2010-12-27
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Now it is impossible to get the list of all available trackers through REST API.


Related issues

Related to Redmine - Feature #7184: provide trackers in "project XML" responseClosed2010-12-28

Actions
Actions #1

Updated by Alex Last about 13 years ago

I've submitted a related task #7184.

Actions #2

Updated by Rodrigo Recio about 13 years ago

I've made a pull request on github with a code that expose trackers through REST, but no one use it.
Can anyone please do something about it?

Actions #3

Updated by Marco Descher almost 13 years ago

same problem here ... :(

Actions #4

Updated by RedminePro Yang almost 13 years ago

Already support. You can tracker for a project by

http://www.redmine.org/projects/1.json?include[]=trackers
Actions #5

Updated by Rodrigo Recio over 12 years ago

Well, I'm on 1.2.1 and it's not working :(

Actions #6

Updated by Rodrigo Recio over 12 years ago

I'm sorry, I was wrong. it works, thanks.

Actions #7

Updated by Mischa The Evil over 12 years ago

Does this issue got superseeded by #7184 completely? If yes, then we can close this issue.

Actions #8

Updated by Jean-Philippe Lang over 12 years ago

  • Status changed from New to Closed
  • Target version set to 1.3.0
  • Resolution set to Fixed

Added in r7877. You can now do GET /trackers.(xml|json)

Actions #9

Updated by Alex Last over 12 years ago

Thanks! We will add support to Redmine Java API soon.

Actions

Also available in: Atom PDF