[
https://issues.jboss.org/browse/DROOLS-2543?page=com.atlassian.jira.plugi...
]
Tibor Zimányi updated DROOLS-2543:
----------------------------------
Description:
When having multivalue cell in DMN decision table with this values: "? > 10,
90", FEEL compilation fails with the following output [1]. This multivalue works when
it is closed in brackets like this: "(? > 10), 90". I will provide a PR with
a reproducer.
[1]
https://gist.github.com/baldimir/d6f51198696e4f2b84d3eb0aaf2a9815
was:
When having multivalue cell in DMN decision table with this values: "? > 10,
90", FEEL compilation fails with the following output [1]. This multivalue works when
it is closed in brackets like this: "(? > 10), 90"
[1]
https://gist.github.com/baldimir/d6f51198696e4f2b84d3eb0aaf2a9815
"?" doesn't work with multi-conditions in decision
table without brackets
-------------------------------------------------------------------------
Key: DROOLS-2543
URL:
https://issues.jboss.org/browse/DROOLS-2543
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.7.0.Final
Reporter: Tibor Zimányi
Assignee: Edson Tirelli
When having multivalue cell in DMN decision table with this values: "? > 10,
90", FEEL compilation fails with the following output [1]. This multivalue works when
it is closed in brackets like this: "(? > 10), 90". I will provide a PR with
a reproducer.
[1]
https://gist.github.com/baldimir/d6f51198696e4f2b84d3eb0aaf2a9815
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)