Actions
Defect #16451
closedIncomprehensible number of issues returned from REST API (issues.json)
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
I am looking at a public Redmine project at http://www.hostedredmine.com/projects/hosted-redmine/roadmap
It currently lists 2 versions and 59 + 77 = 156 issues.
When I query issues at http://www.hostedredmine.com/projects/hosted-redmine/issues.json I get only 32 (i.e. total_count with limit 25) and it is unclear to me how the selection is made.
Is this a feature or a bug? How can one retrieve all issues in a project with multiple versions?
Actions