]
Matteo Mortari resolved DROOLS-2544.
------------------------------------
Resolution: Done
Fixed with
Using "?" with quantified expression fails on
java.lang.ArrayStoreException
---------------------------------------------------------------------------
Key: DROOLS-2544
URL:
https://issues.jboss.org/browse/DROOLS-2544
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.7.0.Final
Reporter: Tibor Zimányi
Assignee: Matteo Mortari
When I have "?" extended unary test in a quantified expression, the evaluation
fails with the following output [1]. Reproducer can be found here [2].
[1]
https://gist.github.com/baldimir/39e72b09768601f155f7d953a93f59fa
[2]
https://github.com/kiegroup/drools/pull/1898/files#diff-388002c5a2500f2ec...