-
Bug
-
Resolution: Done
-
Minor
-
6.0.0
-
None
+++ This bug was initially created as a clone of Bug #970203 +++ I cloned this case, it happens in 5.3.1
The configuration is reverted back to its original state after saving a rule which contains an int sub-field that uses some options such as "less than", "greater than", "less than or equal to" and "greater than or equal to" in Guvnor. The only options available after saving are: "equal to", "not equal to", "is null" and "is not null" (see before-saving.png and after-saving.png attached). Follow the steps to reproduce:
1) Created a model object which has an object attribute. This class has an int attribute as follows:
public class Customer {
private Contact contact;
...
}
public class Contact {
private int tel1;
...
}
2) After importing the jar to guvnor, I created a rule adding the "tel1" sub-field. I selected "greater than" option and saved the rule.
3) It has reverted to "--please choose--" and now I can only choose "equal to", "not equal to", "is null" and "is not null".
— Additional comment from Amana on 2013-06-03 12:52:52 EDT —
— Additional comment from Luan Cestari on 2013-07-12 12:52:31 EDT —
Hi guys!
Do you have any news about this issue that we can inform our customer?
Thank you,
Luan
— Additional comment from Alessandro Lazarotti on 2013-07-18 10:26:15 EDT —
Luan, Amana, where is the community Jira about this issue? Do yo uhave also opened it for BRMS6 release? BRMS 5.3 fixes are just planed for roll up patches, if you have not requested to include this one probably it is not fixed.
- blocks
-
RHBRMS-743 Unable to use some options for Integer sub-fields in Guided Rule Templates
- Closed
- is blocked by
-
RHBRMS-873 Cannot access subfields in guided editor
- Closed
- is duplicated by
-
RHBRMS-743 Unable to use some options for Integer sub-fields in Guided Rule Templates
- Closed
- is related to
-
RHBRMS-888 Guided Rule Editor: Add support for using formulas\expressions in ActionCallMethodWidget
- Closed
-
RHBRMS-1073 GRE doesn't recognize formulas, calls on globals, etc. when reopening rule
- Closed
-
RHBRMS-1298 GRE regression in handling nested enum values
- Closed
- relates to
-
RHBRMS-888 Guided Rule Editor: Add support for using formulas\expressions in ActionCallMethodWidget
- Closed
-
RHBRMS-1073 GRE doesn't recognize formulas, calls on globals, etc. when reopening rule
- Closed
-
RHBRMS-1298 GRE regression in handling nested enum values
- Closed