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 | |||
| Affected version: | 1.1.3 | Resolution: | Fixed |
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 1 year 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 12 months ago
- Status changed from Resolved to Closed
Merged in 1.2-stable.