[
https://issues.apache.org/jira/browse/USERGRID-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390910#comment-14390910
]
ASF GitHub Bot commented on USERGRID-530:
-----------------------------------------
GitHub user snoopdave opened a pull request:
https://github.com/apache/incubator-usergrid/pull/209
Fix for https://issues.apache.org/jira/browse/USERGRID-530
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snoopdave/incubator-usergrid master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/209.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 #209
----
commit 5000c332454b2162044f35ba350835ed5509ef11
Author: Dave Johnson <[email protected]>
Date: 2015-04-01T16:16:40Z
Fix for https://issues.apache.org/jira/browse/USERGRID-530
----
> Deleting a connection to an Asset should not delete the Asset's data
> --------------------------------------------------------------------
>
> Key: USERGRID-530
> URL: https://issues.apache.org/jira/browse/USERGRID-530
> Project: Usergrid
> Issue Type: Bug
> Affects Versions: 1.0
> Reporter: David Johnson
>
> Steps to reproduce:
> 1) Create asset entity
> 2) Create entity
> 3) Create connection from entity to asset
> 4) Delete connection
> 5) Asset JSON still present, Asset data is now gone
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)