]
Matteo Mortari updated DROOLS-4187:
-----------------------------------
Story Points: 3
Sprint: 2019 Week 32-34
kie-dmn-validation: Incorrect import detection
----------------------------------------------
Key: DROOLS-4187
URL:
https://issues.jboss.org/browse/DROOLS-4187
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.23.0.Final
Reporter: Michael Anstis
Assignee: Matteo Mortari
Priority: Critical
Labels: rhpam74releasenote
Attachments: DROOLS-4187
If I have a DMN file with {{Definitions}} attribute {{namespace}} and {{name}} both
populated imported into another DMN file that does not use the {{drools:modelName}}
extension in the {{Import}} node; validation of the imported model fails.
See
https://github.com/kiegroup/drools/commit/d057e0113c8e519a07554569f512045...