-
Bug
-
Resolution: Done
-
Major
-
7.73.0.Final, 8.34.0.Final
-
None
-
2023 Week 06-08 (from Feb 6), 2023 Week 09-11 (from Feb 27)
-
2
-
Workaround Exists
-
-
NEW
-
NEW
-
---
-
---
Issue Description:
This rule
rule "log_settings_GlobalLogger" dialect "mvel" when then drools.workingMemory.setGlobal("logger", org.slf4j.LoggerFactory.getLogger(getClass())); end
fails with
workingMemory cannot be resolved or is not a field.
in exec-model while non-exec-model can execute.
Acceptance Criteria:
executable-model can execute the rule as same as non-exe-model.
- is cloned by
-
RHDM-1960 drools.workingMemory is not resolved in executable-model + mvel dialect
- Closed