Project

General

Profile

Actions

Feature #5286

closed

Need a way to load all issues in 1 web request, not just 25/50/100

Added by Alex Last about 14 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-04-09
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix

Description

I'm trying to use Excel<-Redmine import feature I described in task #5284.
Another problem I see is that "# of issues per page" parameter is not saved in user settings and also can't be more than 100.
I tried query
http://&lt;server&gt;/projects/&lt;my_proj&gt;/issues?per_page=5000&query_id=229
but it seems all "per_page" values are ignored except for "25, 50, 100".

As the result, the Excel<-Redmine import can only load and automatically update first 25/50/100 rows while I need to see ALL tasks there.

I know I can export issues from redmine to a CSV file, but this is less convenient for automatic updates for the imported data in Excel.

I understand a heavy query can add some load to the server, but I don't think this is a big issue in my circumstances.

Any help?

Actions

Also available in: Atom PDF