Rod Simpson created USERGRID-160:
------------------------------------

             Summary: 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


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.2#6252)

Reply via email to