-
Bug
-
Resolution: Done
-
Minor
-
7.0.1.GA, 7.6.0.GA
-
Occurring in all environments
-
Release Notes
-
-
-
-
-
-
CR1
-
+
-
Workaround Exists
-
-
-
2020 Week 04-06 (from Jan 20)
Use case: The drls are built dynamically and want to use ! along with In,not in and other operators.
Error:
" Unable to Analyse Expression !(name in ("value1","value2","value3")):
[Error: unexpected token: ]
[Near :
] "
- is caused by
-
DROOLS-4903 In constraints fail to compile if negated or inside a forall pattern
- Closed