Vote #77931
未完了exporting CSV issues in only web page
0%
説明
Steps to reproduce:
Goto http://www.redmine.org/projects/redmine/issues¶
Download the issues in CSV format.¶
Now change the page number.¶
Download the issues of the new pages in CSV format.¶
Observe that the previous file and new file contain the same data but it should be different.¶
I need the data very urgently for research purpose. If it's not possible to fix the bug immediately then would you please provide all the issues information in CSV format?
journals
--------------------------------------------------------------------------------
> I need the data very urgently for *research purpose*. If it's not possible to fix the bug immediately then would you please provide all the issues information in CSV format?
*Is it possible to provide the data?*
--------------------------------------------------------------------------------
Shamsur Rahim:
You can get issues in XML format instead.
http://www.redmine.org/projects/redmine/issues.xml?limit=100&offset=0
http://www.redmine.org/projects/redmine/issues.xml?limit=100&offset=100
http://www.redmine.org/projects/redmine/issues.xml?limit=100&offset=200
.
.
.
--------------------------------------------------------------------------------