[ https://issues.apache.org/jira/browse/USERGRID-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeffrey updated USERGRID-787: ------------------------------ Sprint: Usergrid 27 > 'order by created desc' causing no results in location query (affects 1.0, > not sure about 2.0) > ---------------------------------------------------------------------------------------------- > > Key: USERGRID-787 > URL: https://issues.apache.org/jira/browse/USERGRID-787 > Project: Usergrid > Issue Type: Bug > Components: Stack > Affects Versions: 1.0 > Reporter: Brandon Shelley > Fix For: 2.1.0 > > > Making the following API call returns no results: > {code}https://api.usergrid.com/org/app/collection?ql=location%20within%201000%20of%2051.73213%2C%20-1.20631%20order%20by%20created%20desc{code} > but this one works: > {code}https://api.usergrid.com/org/app/collection?ql=location%20within%201000%20of%2051.73213%2C%20-1.20631{code} > Definitely affects 1.0, not tested against 2.x -- This message was sent by Atlassian JIRA (v6.3.4#6332)