[jboss-jira] [JBoss JIRA] (DROOLS-3966) [DMN Designer] Included Models - Custom Data Types not loaded
Jozef Marko (Jira)
issues at jboss.org
Fri May 3 04:21:11 EDT 2019
[ https://issues.jboss.org/browse/DROOLS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-3966:
--------------------------------
Steps to Reproduce:
# Create Dmn model: *one.dmn*
# Declare there two input nodes *in-1* and *in-2*
# Set type ref of *in-1* as *string*
# Set type ref of *in-2* as some custom data type
# Save *one.dmn*
# Create *two.dmn* file and include the model *one.dmn*
# In the *two.dmn* drag both *in-1* and *in-2* to canvas
# Notice type ref in properties panel
# For *in-1* is loaded correctly, for *in-2* is not loaded
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*
# Double click on *Decision-1*
# Rename and confirm pop-up
# The included node was renamed
# Expected is included node is not renamed
> [DMN Designer] Included Models - Custom Data Types not loaded
> -------------------------------------------------------------
>
> Key: DROOLS-3966
> URL: https://issues.jboss.org/browse/DROOLS-3966
> 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
>
> Issue spotted during DROOLS-3832 review. The issue is if the included node has type ref to custom data type. In this case the type ref is not loaded. On the other hand, if it the included node has type ref to built in data type (number, string ...), the type ref is loaded fine.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list