You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2016/06/06 19:09:21 UTC

[jira] [Resolved] (USERGRID-1296) Selecting nested fields in query select cause not working

     [ https://issues.apache.org/jira/browse/USERGRID-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Johnson resolved USERGRID-1296.
-------------------------------------
    Resolution: Fixed

Fixed by PR https://github.com/apache/usergrid/pull/525

In Usergrid 2 the JSON data format returned for Queries with Select Mappings changed from an array of field values to an array of Entities, each with only the selected fields (plus normal UUID, type and metadata fields).

This PR adds support for nested fields in Queries with Select Mappings, and ensures that field names are preserved as-is but treated in a case-insensitive way.

> Selecting nested fields in query select cause not working
> ---------------------------------------------------------
>
>                 Key: USERGRID-1296
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1296
>             Project: Usergrid
>          Issue Type: Story
>    Affects Versions: 2.1.0
>            Reporter: Michael Russo
>            Assignee: David Johnson
>             Fix For: 2.1.1
>
>




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