-
Bug
-
Resolution: Done
-
Major
-
7.68.0.Final
-
None
-
2022 Week 14-16 (from Apr 4), 2022 Week 17-19 (from Apr 25)
-
2
-
NEW
-
NEW
-
---
-
---
rule "rule_clear_fact"
no-loop true
when
$fact : Fact( )
then
modify($fact) {
bd = null,
str = null,
codesList.clear();
}
end
- is cloned by
-
RHDM-1907 prop with method invocation is not recognized in modify block with executable model
-
- Closed
-