-
Bug
-
Resolution: Done
-
Minor
-
7.0.1.GA
-
None
Expression [1] causes validation error in guided decision table editor.
[1]
$c : Company( )
Number( ) from accumulate ( ($a : Applicant( age > 18 ) from $c.applicants), sum($a.age))
Reproducer for the issue prepared also in the PR below. Once fixed the ignored test should pass.
https://github.com/kiegroup/drools-wb/pull/731
- clones
-
RHDM-216 [Guided Decision Table Editor] From accumulate causes validation errors
- Closed