[jboss-jira] [JBoss JIRA] (DROOLS-5280) List Filter expression returning single item and nested within arithmetic expression fails to evaluate
Tracy Hires (Jira)
issues at jboss.org
Mon Apr 27 12:14:51 EDT 2020
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)
More information about the jboss-jira
mailing list