[
https://issues.apache.org/jira/browse/USERGRID-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903443#comment-14903443
]
Jeffrey commented on USERGRID-436:
-----------------------------------
This needs to be tested and confirmed with 2.1 or closed.
> Call to /indexes produces a 500 error if used with connections
> --------------------------------------------------------------
>
> Key: USERGRID-436
> URL: https://issues.apache.org/jira/browse/USERGRID-436
> Project: Usergrid
> Issue Type: Bug
> Components: Stack
> Reporter: Rod Simpson
>
> Steps to reproduce:
> 1. Create entities in two different collections
> 2. Connect them
> 3. Do a GET on the connection with indexes
> POST /reviews {"name":"myreview"}
> POST /users {"username":"fred"}
> POST /users/fred/wrote/reviews/myreview
> GET /users/fred/wrote/reviews/indexes <== this call will give the error
> {"error":"null_pointer","timestamp":1425074980254,"duration":0,"exception":"java.lang.NullPointerException"}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)