[jboss-jira] [JBoss JIRA] (DROOLS-2359) DMN DecisionTable output validation when type is a collection
Matteo Mortari (JIRA)
issues at jboss.org
Thu Mar 1 05:50:00 EST 2018
[ https://issues.jboss.org/browse/DROOLS-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matteo Mortari updated DROOLS-2359:
-----------------------------------
Description:
Given the following type:
!screenshot-1.png!
and the following Decision Table:
!screenshot-2.png!
it return error because it tries to validate {{["abc", "xyz"]}} as a feel:string type, without awareness of collection.
> DMN DecisionTable output validation when type is a collection
> -------------------------------------------------------------
>
> Key: DROOLS-2359
> URL: https://issues.jboss.org/browse/DROOLS-2359
> Project: Drools
> Issue Type: Bug
> Components: dmn engine
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> Given the following type:
> !screenshot-1.png!
> and the following Decision Table:
> !screenshot-2.png!
> it return error because it tries to validate {{["abc", "xyz"]}} as a feel:string type, without awareness of collection.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list