GitHub user ayesha12 opened a pull request:
https://github.com/apache/usergrid/pull/557
Usergrid1310
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ayesha12/usergrid Usergrid1310
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/557.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #557
----
commit b1157a8924686557e5c26966c5a0b14fb87eb2d6
Author: Ayesha Dastagiri <[email protected]>
Date: 2016-08-11T18:37:23Z
Fixing https://issues.apache.org/jira/browse/USERGRID-1310.
Also fixed an NPE found during the fix. ( in abstract connection service
when entity us null it throws NPE. Changed it to throw 404)
commit 1a83bfc6edab1670cf6b00e5184beaa811b11f6c
Author: Ayesha Dastagiri <[email protected]>
Date: 2016-08-11T19:48:23Z
Merge branch 'master' of github.com:apache/usergrid into Usergrid1310
commit 4531adfcd802df01d3382c6a2dae413d359fc253
Author: Ayesha Dastagiri <[email protected]>
Date: 2016-08-12T16:40:41Z
if(entityType.isPresent()) --> never gets into this path for getting
connections. hence removing it.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---