[
https://issues.jboss.org/browse/TEIID-4046?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-4046.
-----------------------------------
Fix Version/s: 9.0
8.12.5
8.13.3
Assignee: Steven Hawkins (was: Ramesh Reddy)
Resolution: Done
The issue was that we weren't accounting for skip alone - only skip with top. This
also affected odata 2.
Any issue with the error code will be handled as part of TEIID-3911 and the other error
code issues.
OData - $skip is beeing ignored
-------------------------------
Key: TEIID-4046
URL:
https://issues.jboss.org/browse/TEIID-4046
Project: Teiid
Issue Type: Sub-task
Components: OData
Reporter: Juraj DurĂ¡ni
Assignee: Steven Hawkins
Fix For: 9.0, 8.12.5, 8.13.3
Query option $skip should accept non-negative integers but this option seems to be
ignored by Teiid. Note, negative integer should cause error (i.e status code 400).
http://localhost:8080/odata4/olingo_basic/Source/Customers/?$skip=3
See
http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-pr...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)