[
https://issues.apache.org/jira/browse/USERGRID-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903441#comment-14903441
]
Jeffrey commented on USERGRID-160:
-----------------------------------
This needs to be tested and confirmed with 2.1 or closed.
> select (filter) queries with dot notation don't return results
> --------------------------------------------------------------
>
> Key: USERGRID-160
> URL: https://issues.apache.org/jira/browse/USERGRID-160
> Project: Usergrid
> Issue Type: Bug
> Components: Stack
> Reporter: Rod Simpson
> Assignee: Lynch Lee
>
> Steps to reproduce:
> 1. Create a collection and populate it with an entity with the following data:
> { "foo.bar": "baz" }
> 2. Run a GET query on this collection with a filter:
> https://api.usergrid.com/org/app/collection/?ql=select foo.bar
> 3. No results are returned because the "select" filter isn't working with
> dot-notated key names.
> Attached is a real-world use-case of where this is failing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)