2

Closed

$orderby not working on child entity

description

when supplying an $orderby parameter which requires the access of a property on a child entity; the returned entity collection is not ordered correctly.

example: ~/person?$orderby=address/postalcode,address/premises
Closed Mar 29 at 11:59 PM by HongmeiG
This is a dup of 791.

comments

HongmeiG wrote Dec 10, 2012 at 10:57 PM

The current orderby query option suppot only the first level properties. We can revisit this in the future release.

mjmcloug wrote Jan 3 at 9:51 AM

Hey,

Is there any indications as to when this might be included in the release?

Thanks
Mat