[jboss-jira] [JBoss JIRA] (DROOLS-2214) [DMN Editor] Content of the decision node is not copied
Michael Anstis (JIRA)
issues at jboss.org
Tue Jan 9 05:06:00 EST 2018
[ https://issues.jboss.org/browse/DROOLS-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13511664#comment-13511664 ]
Michael Anstis commented on DROOLS-2214:
----------------------------------------
[~tdolphine] A "DMN Editor" node is not just the Stunner {{Node}} and properties.
Each {{Node}} holds an object that needs to be deep-cloned too; when the User copy and pastes the {{Node}}.
This object is set with {{Node.getContent().setDefiniton(o)}} but {{o}} is the top-level of a object hierarchy that can be several layers deep.
DMN's use of Stunner should have exactly the same functionality as BPMN2 (or any other use of Stunner's "out of the box" features).
This JIRA represents the issue of cloning a DMN {{Node]}. I don't think we need to disable it; or record the issue elsewhere. When resolved; this JIRA can close.
> [DMN Editor] Content of the decision node is not copied
> -------------------------------------------------------
>
> Key: DROOLS-2214
> URL: https://issues.jboss.org/browse/DROOLS-2214
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.6.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Labels: Stunner
>
> User has possibility to copy a DRG node by a CTRL+C shortcut, however the problem is that content of the node is not copied.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list