-
Bug
-
Resolution: Done
-
Major
-
7.8.0.GA, 7.8.1.GA, 7.9.1.GA, 7.10.1.GA
-
JBoss EAP 7.3.0
RHPAM 7.8.0
-
False
-
False
-
Release Notes
-
-
-
-
-
-
ER1
-
+
-
Undefined
-
-
-
2022 Week 05-07 (from Jan 31), 2022 Week 08-10 (from Feb 21)
When creating a Guided Rule and using an expression editor as text and adding the expression in the text box but when we save it and close the editor and again open the same guided rule then the expression is getting split into multiple text boxes and those text boxes separated by a dot(.).
Like TextBox1[getNumber("$inputdata].TextBox2[ClassName].TextBox3[AGE","0"]
e.g: getNumber("$inputdata.ClassName.AGE","0")
- is cloned by
-
DROOLS-6812 Guided rule expression editor text box splitting the expression in multiple text boxes separated by dot(.)
- Resolved