[jboss-jira] [JBoss JIRA] (DROOLS-4002) DMN FEEL custom Frame is always initialized
Matteo Mortari (Jira)
issues at jboss.org
Fri May 10 11:17:00 EDT 2019
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-b99bdc7c33feee36a7ef664061aa6908L77
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list