You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "George Reyes (JIRA)" <ji...@apache.org> on 2015/07/24 00:18:05 UTC

[jira] [Updated] (USERGRID-879) Unable to index an entity with an array with one empty string

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

George Reyes updated USERGRID-879:
----------------------------------
    Affects Version/s: 2.0.0

> Unable to index an entity with an array with one empty string
> -------------------------------------------------------------
>
>                 Key: USERGRID-879
>                 URL: https://issues.apache.org/jira/browse/USERGRID-879
>             Project: Usergrid
>          Issue Type: Story
>    Affects Versions: 2.0.0
>            Reporter: Jeffrey 
>            Assignee: George Reyes
>
> This document cannot be indexed with ElasticSearch in Usergrid
> {
>   "dataType": "inputValidator", 
>   "id": "018", 
>   "mockData": {
>     "validation": {
>       "errors": [
>         ""
>       ], 
>       "isValid": "false"
>     }
>   }, 
>   "oldUuid": "asdfasdf-asdf-asdf-asdf-asdfasdf"
> }



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