[jboss-jira] [JBoss JIRA] (DROOLS-2147) Type test error
Edson Tirelli (JIRA)
issues at jboss.org
Mon Nov 20 20:02:00 EST 2017
Edson Tirelli created DROOLS-2147:
-------------------------------------
Summary: Type test error
Key: DROOLS-2147
URL: https://issues.jboss.org/browse/DROOLS-2147
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.4.1.Final
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 7.5.0.Final
Attachments: TypeTestError.dmn
Attached model is raising the following runtime error:
{quote}Error while evaluating node 'People groups': the declared result type is 'DMNType\{ http://www.trisotech.com/dmn/definitions/_cbdacb7b-f72d-457d-b4f4-54020a06db24 : tListPeople }' but the actual value '\[\[\{Age=20, Name=Ana}, \{Age=22, Name=Bob}], \[\{Age=27, Name=Charlie}, \{Age=29, Name=Daniel}], \[\{Age=31, Name=Edson}, \{Age=32, Name=Fred}]]' is not an instance of that type{quote}
The engine should not generate such error as the type is correct.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list