]
Michael Anstis reassigned DROOLS-3966:
--------------------------------------
Assignee: Daniel José dos Santos (was: Michael Anstis)
[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: Daniel José dos Santos
Priority: Blocker
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.