Project

General

Profile

Actions

Defect #8356

closed

GET /time_entries.xml ignores limit/offset parameters

Added by Maxim Strukov almost 13 years ago. Updated almost 13 years ago.

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

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Queries

GET /time_entries.xml
GET /time_entries.xml&limit=10

returns always 25 values per page.

And it is not enough attribute total_count

Actions #1

Updated by Jean-Philippe Lang almost 13 years ago

  • Subject changed from Limit parameter don't working with GET /time_entries.xml to GET /time_entries.xml ignores limit/offset parameters
  • Status changed from New to Resolved
  • Target version set to 1.2.0
  • Resolution set to Fixed

Fixed in r5881, total_count, offset, limit information were also added to the response.

Actions #2

Updated by Jean-Philippe Lang almost 13 years ago

  • Status changed from Resolved to Closed

Merged in 1.2-stable.

Actions

Also available in: Atom PDF