Project

General

Profile

Actions

Defect #7182

closed

parameter "limit" doesn't work in Issues REST API

Added by Mark Kofman over 13 years ago. Updated over 13 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

When doing request

GET /issues.xml?project_id=testproject&query_id=2&offset=0&limit=10

parameter "limit" is not working. I always get 25 rows as configured in "Objects per page options".

Actions #1

Updated by Felix Schäfer over 13 years ago

I suppose you need 10 to be an available option in the global settings.

Actions #2

Updated by Mark Kofman over 13 years ago

I want to manipulate this with "limit" parameter and not in global settings. I need to do queries with different limits.

Felix Schäfer wrote:

I suppose you need 10 to be an available option in the global settings.

Actions #3

Updated by Jean-Philippe Lang over 13 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Please read Rest_api#Collection-resources-and-pagination. This parameter is added in Redmine 1.1.0.

Actions

Also available in: Atom PDF