[jboss-jira] [JBoss JIRA] (DROOLS-1580) FEEL for loop expression is not type aware
Matteo Mortari (JIRA)
issues at jboss.org
Thu May 25 09:42:00 EDT 2017
Matteo Mortari created DROOLS-1580:
--------------------------------------
Summary: FEEL for loop expression is not type aware
Key: DROOLS-1580
URL: https://issues.jboss.org/browse/DROOLS-1580
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Priority: Minor
A FEEL for expression like the following:
{code:java}
for A Person in My Input Data return My BKM(A Person.Full Name, A Person.Age)
{code}
would return at compile time because is not type aware that the variable {{A Person}} is a complex type.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list