]
Matteo Mortari updated DROOLS-2317:
-----------------------------------
Attachment: screenshot-3.png
FEEL Syntax error on function(bkm) containing `for` keyword
-----------------------------------------------------------
Key: DROOLS-2317
URL:
https://issues.redhat.com/browse/DROOLS-2317
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Fedor Gavrilov
Priority: Major
Attachments: DROOLS-2317.dmn, Dynamic composition.dmn, screenshot-1.png,
screenshot-2.png, screenshot-3.png
Attached model
{code:java}
Error compiling FEEL expression 'for item in Order.items return Federal Tax for Item(
item )' for name 'Calculate Federal Taxes' on node 'Calculate Federal
Taxes': syntax error near 'for'
{code}