Actions
Feature #24187
openexporting CSV issues in only web page
Status:
New
Priority:
Low
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
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?
Updated by Toshi MARUYAMA about 8 years ago
- Tracker changed from Defect to Feature
- Subject changed from Exporting Issues in CSV format is not working- Repeating same data to exporting CSV issues in only web page
- Category changed from Files to Issues
- Priority changed from Urgent to Low
Updated by Shamsur Rahim about 8 years ago
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?
Updated by Go MAEDA about 8 years ago
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
.
.
.
Actions