[jira] [Commented] (CAY-1961) Fix RemoveAction for DataMaps in ProjectTree

2014-10-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAY-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176717#comment-14176717
 ] 

ASF GitHub Bot commented on CAY-1961:
-

Github user thinline72 closed the pull request at:

https://github.com/apache/cayenne/pull/20


> Fix RemoveAction for DataMaps in ProjectTree
> 
>
> Key: CAY-1961
> URL: https://issues.apache.org/jira/browse/CAY-1961
> Project: Cayenne
>  Issue Type: Sub-task
>  Components: Modeler
>Reporter: Savva Kolbachev
> Fix For: 3.2.M2
>
>
> When we remove DataMaps linked to a DataNode, sometimes the DataMap itself is 
> preserved and only the link is removed (correct), but sometimes the DataMap 
> itself is removed. It's been kind of unpredictable as to what operation would 
> happen. It happened more often with multiple DataMap selection, and less 
> often with only one DM selection.



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


[jira] [Commented] (CAY-1961) Fix RemoveAction for DataMaps in ProjectTree

2014-10-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAY-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173636#comment-14173636
 ] 

ASF GitHub Bot commented on CAY-1961:
-

GitHub user thinline72 opened a pull request:

https://github.com/apache/cayenne/pull/20

CAY-1961 | Fix RemoveAction for DataMaps in ProjectTree



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/thinline72/cayenne CAY-1961

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cayenne/pull/20.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 #20


commit fd8dec8c411105e3c5de214565f05baeff0edac5
Author: Savva Kolbechev 
Date:   2014-10-16T11:36:23Z

CAY-1961 | Fix RemoveAction for DataMaps in ProjectTree




> Fix RemoveAction for DataMaps in ProjectTree
> 
>
> Key: CAY-1961
> URL: https://issues.apache.org/jira/browse/CAY-1961
> Project: Cayenne
>  Issue Type: Sub-task
>  Components: Modeler
>Reporter: Savva Kolbachev
>
> When we remove DataMaps linked to a DataNode, sometimes the DataMap itself is 
> preserved and only the link is removed (correct), but sometimes the DataMap 
> itself is removed. It's been kind of unpredictable as to what operation would 
> happen. It happened more often with multiple DataMap selection, and less 
> often with only one DM selection.



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