gitgabrio opened a new issue, #2083: URL: https://github.com/apache/incubator-kie-issues/issues/2083
The attached model [bfeel-global-feel-local.dmn](https://jsw.ibm.com/secure/attachment/10917188/10917188_bfeel-global-feel-local.dmn) is configured with two FEEL namespaces: On the global level, B-FEEL is used On the single expression level: FEEL is used This expression that should be evaluated using FEEL is declared as: sum([Person.Age, "1", 4]) using FEEL, null should be returned, however, expression is evaluated no non null value: <img width="200" height="71" alt="Image" src="https://github.com/user-attachments/assets/da406bc7-56be-4e61-9343-386c79141a98" /> [bfeel-global-feel-local.txt](https://github.com/user-attachments/files/22132211/bfeel-global-feel-local.txt) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
