GitHub user GERey opened a pull request:
https://github.com/apache/usergrid/pull/478
Put entity fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/GERey/usergrid PUT-entity_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/478.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 #478
----
commit dd5b32488d649a057abb7327d6899926dc3fc179
Author: George Reyes <[email protected]>
Date: 2016-01-28T19:24:22Z
Changed how the put by name method works so that it updates the entity in
the exact same way a PUT by uuid would function.
Added a test verifying the change restores access to an entity without any
entity_properties.
commit ac0652f3493725fc5ce863db5cff922b17df22b8
Author: George Reyes <[email protected]>
Date: 2016-01-29T23:45:53Z
Added functionality to delete by name and added a test to verify.
commit 234472cfa69ecccb20a952657675b4c3af18098c
Author: George Reyes <[email protected]>
Date: 2016-01-29T23:47:59Z
Removed extra unused imports.
----
---
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.
---