Tracy Hires created DROOLS-5280:
-----------------------------------
Summary: List Filter expression returning single item and nested within
arithmetic expression fails to evaluate
Key: DROOLS-5280
URL:
https://issues.redhat.com/browse/DROOLS-5280
Project: Drools
Issue Type: Bug
Reporter: Tracy Hires
Assignee: Mario Fusco
Attachments: MySpace_Relation.zip
the expression `addend + listOfStructure[field1="some value"].numberField`,
where `field1="some value"` filters `listOfStructure` to a single item and
`addend` and `numberField` are both non-null numbers, fails to evaluate. It's possible
to work around this by placing `listOfStructure[field1="some value"]` into a
separate decision.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)