Edson Tirelli created DROOLS-1548:
-------------------------------------
Summary: Fix bug with filter selection operator
Key: DROOLS-1548
URL:
https://issues.jboss.org/browse/DROOLS-1548
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.0.0.CR3
Reporter: Edson Tirelli
Assignee: Edson Tirelli
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)