]
Matteo Mortari resolved DROOLS-2631.
------------------------------------
Resolution: Done
Resolved with
Validation rule of BKM typeref (bkm's variable element, typeref
attribute)
--------------------------------------------------------------------------
Key: DROOLS-2631
URL:
https://issues.jboss.org/browse/DROOLS-2631
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Attachments: image-2018-06-13-12-46-54-003.png
In the following trivial example model:
!image-2018-06-13-12-46-54-003.png|thumbnail!
The Validation warning indicates the model is missing the setup of a typeRef for the
BKM.
But the typeref on the BKM is in conflict with what was discussed here:
https://github.com/dmn-tck/tck/issues/112#issuecomment-362590717
For what concerning current DMN v1.1 validation, a fix will be provided to exclude BKMs
typeref from the above Validation warning
i.e.: avoid Validation to raise the warning in the screenshot.