Vote #68863
完了List of trackers in REST API
0%
journals
I've submitted a related task #7184.
--------------------------------------------------------------------------------
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?
--------------------------------------------------------------------------------
same problem here ... :(
--------------------------------------------------------------------------------
Already support. You can tracker for a project by
<pre>
http://www.redmine.org/projects/1.json?include[]=trackers
</pre>
--------------------------------------------------------------------------------
Well, I'm on 1.2.1 and it's not working :(
--------------------------------------------------------------------------------
I'm sorry, I was wrong. it works, thanks.
--------------------------------------------------------------------------------
Does this issue got superseeded by #7184 completely? If yes, then we can close this issue.
--------------------------------------------------------------------------------
Added in r7877. You can now do GET /trackers.(xml|json)
--------------------------------------------------------------------------------
Thanks! We will add support to Redmine Java API soon.
--------------------------------------------------------------------------------
related_issues
relates,Closed,7184,provide trackers in "project XML" response