]
Matteo Mortari updated DROOLS-2359:
-----------------------------------
Attachment: screenshot-4.png
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, screenshot-3.png,
screenshot-4.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.