Project

General

Profile

Actions

Feature #6140

closed

REST issues response with issue count limit and offset

Added by Daniel Lindenfelser over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
Start date:
2010-08-13
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Hi i currently build a Redmine Client Application for some Mobile Devices.

I have one Problem.
When i request the issues form REST API there is no way to find out how many issues are currently on the Server.
On the other responses like the html one there are variables with the issue count, limit and page number.

I write this small patch to limit the memory usage and the slowness of query multiple times for different pages to find out how many issues i really have.

This patch add the attributes issue count, limit and current page to the issues node of the REST API response for issues (issues.xml)


Files


Related issues

Related to Redmine - Defect #4745: Bug in index.xml.builder (issues)ClosedEric Davis2010-02-05

Actions
Actions

Also available in: Atom PDF