[jboss-jira] [JBoss JIRA] (DROOLS-5253) [DMN Designer] Copied node should be distinguished form original one
Jozef Marko (Jira)
issues at jboss.org
Mon Apr 20 02:08:00 EDT 2020
[ https://issues.redhat.com/browse/DROOLS-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-5253:
--------------------------------
Description:
If user copy a DMN diagram node, the copy has exactly name name as the original node. It causes validation issues as the node names have to be unique. We should add some suffix to the copied node, probably numbers (-1, -2, -3 ...).
It will not break rule about node unique names and will help to distinguish original node from the copied one.
was:
This issue is related to two features of DMN editor.
- Copy and paste diagram node
- Nodes of imported model
If user imported another DMN model into his DMN model, he can use imported nodes in his diagram. They can be easily distinguished by prefix of the imported model. The issue is if we copy and paste such imported node. Created copy shouldn't have the prefix of the original node.
> [DMN Designer] Copied node should be distinguished form original one
> --------------------------------------------------------------------
>
> Key: DROOLS-5253
> URL: https://issues.redhat.com/browse/DROOLS-5253
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.37.0.Final
> Reporter: Jozef Marko
> Assignee: Valentino Pellegrino
> Priority: Minor
> Labels: drools-tools
>
> If user copy a DMN diagram node, the copy has exactly name name as the original node. It causes validation issues as the node names have to be unique. We should add some suffix to the copied node, probably numbers (-1, -2, -3 ...).
> It will not break rule about node unique names and will help to distinguish original node from the copied one.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list