[ 
https://issues.apache.org/jira/browse/OLINGO-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388396#comment-14388396
 ] 

Christian Holzer commented on OLINGO-545:
-----------------------------------------

Hi Ramesh,

Thanks for your feedback.
The query option should only be applied to the navigation properties.  Entities 
of the entity set should not be affected by this option. 
The key assumption is a stable order of the test data. So if no orderby option 
imposes an order, the order given by the definition.

Especially the skip option forces a stable order:
{quote}
If no unique ordering is imposed through an $orderby query option, the service 
MUST impose a stable ordering across requests that include $skip
{quote}

Can you manually send a request to the test server?  The URL should look like:
{code}
http://localhost:8080/odata-server-tecsvc/odata.svc/ESKeyNav?$expand=NavPropertyETKeyNavMany($top=1)
{code}

Kind regards
Christian


> Implement newest features in Technical Scenario
> -----------------------------------------------
>
>                 Key: OLINGO-545
>                 URL: https://issues.apache.org/jira/browse/OLINGO-545
>             Project: Olingo
>          Issue Type: Task
>          Components: odata4-commons, odata4-server
>    Affects Versions: (Java) V4 4.0.0-beta-02
>            Reporter: Michael Bolz
>            Priority: Minor
>         Attachments: Olingo545-002.diff, Olingo545-003.diff, 
> Olingo545-004.diff, Olingo545.diff
>
>
> Implement newest features into Technical Scenario ({{lib/server-tecsvc}} 
> module).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to