Defect #8356
GET /time_entries.xml ignores limit/offset parameters
Status: | Closed | Start date: | 2011-05-12 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | REST API | |||
Target version: | 1.2.0 | |||
Resolution: | Fixed | Affected version: | 1.1.3 |
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
Associated revisions
Fixed: GET /time_entries.xml ignores limit/offset parameters (#8356).
History
#1
Updated by Jean-Philippe Lang about 11 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.
#2
Updated by Jean-Philippe Lang about 11 years ago
- Status changed from Resolved to Closed
Merged in 1.2-stable.