[
https://issues.jboss.org/browse/DROOLS-3964?page=com.atlassian.jira.plugi...
]
Jozef Marko updated DROOLS-3964:
--------------------------------
Steps to Reproduce:
# Create Dmn model: *one.dmn*
# Create there one decision node: *Decision-1*
# Save the *one.dmn* file
# Create Dmn model: *two.dmn*
# In the *two.dmn* include the model *one.dmn*
# In the *two.dmn* drag to canvas the *Decision-1* from *one.dmn*
# Double click on *Decision-1*
# Rename and confirm pop-up
# The included node was renamed
# Expected is included node is not renamed
was:
# Create Dmn model: *one.dmn*
# Create there one decision node: *Decision-1*
# Save the *one.dmn* file
# Create Dmn model: *two.dmn*
# In the *two.dmn* include the model *one.dmn*
# In the *two.dmn* drag to canvas the *Decision-1* from *one.dmn*
# Add new *InputData* node to canvas and connect it with *Decision-1*
# Save and reopen *two.dmn*
# Connections will be gone
[DMN Designer] Included Models - Node can be renamed
----------------------------------------------------
Key: DROOLS-3964
URL:
https://issues.jboss.org/browse/DROOLS-3964
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.21.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Major
Labels: drools-tools
Attachments: rename.png
Issue spotted during DROOLS-3832 review. The included nodes should be read-only. However
the included node can be renamed by double click on canvas.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)