Matteo Mortari created DROOLS-1558:
--------------------------------------
Summary: DMN case where list of single element shall be considered a
singleton value
Key: DROOLS-1558
URL:
https://issues.jboss.org/browse/DROOLS-1558
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.0.0.CR3
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Fix For: 7.1.0.Final
Attachments: Ex_6_1.dmn
The attached model is not completely working. This is likely to the fact that the filter
selection operator is not working. E.g.:
{code}
max( NBA Pacific.wins )
{code}
Should return the team with the most wins in the {{NBA Pacific}} list of teams.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)