Matteo Mortari created DROOLS-4002:
--------------------------------------
Summary: DMN FEEL custom Frame is always initialized
Key: DROOLS-4002
URL:
https://issues.jboss.org/browse/DROOLS-4002
Project: Drools
Issue Type: Task
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
ExecutionFrameImpl frame = new ExecutionFrameImpl(null);
this line in FEELImpl is present even when no profile, hence the was-Optional is always
populated.
Fix initialization, see diff for old code reference:
https://github.com/kiegroup/drools/pull/2341/files#diff-b99bdc7c33feee36a...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)