[jboss-jira] [JBoss JIRA] (DROOLS-1503) Errors when parsing item definition allowed values are not reported
Mélanie Gauthier (JIRA)
issues at jboss.org
Thu Mar 30 14:42:00 EDT 2017
Mélanie Gauthier created DROOLS-1503:
----------------------------------------
Summary: Errors when parsing item definition allowed values are not reported
Key: DROOLS-1503
URL: https://issues.jboss.org/browse/DROOLS-1503
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Mélanie Gauthier
Assignee: Edson Tirelli
Attachments: WrongConstraintsInItemDefinition.dmn
When validating or executing a DMN file that has something invalid in the allowedValues of an ItemDefinition, the compilation fails with no explanation. If you take the same expression and put it in the input/output values of a decision table, a message tells that this particular expression failed.
The attached example has [True,False] as the allowed value of the item definition, which is invalid and prevents model compilation.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list