-
Bug
-
Resolution: Done
-
Major
-
6.1.0
Description of problem:
If you create a rule template with
Person( contact != null , contact.tel1 > 15 )
save and reopen the rule template, the select box for the Integer field offers only "equal to", "not equal to", "is null" and "is not null". Options like "less than", "greater than", .. are missing.
Source shows rules with
Person( contact != null , )
and validation of course fails.
This is a regression from 6.0, where this (same) issue was fixed once already - see bug 1069273.
Version-Release number of selected component (if applicable):
6.1 ER3
- is related to
-
RHBPMS-1538 Guided Rule Editor: Displays blank screen when I tried to opening the saved rule
- Verified
-
RHBRMS-2085 Guided rule editor: Only one method call is saved when calling multiple methods on a single variable
- Verified
-
RHBRMS-1802 Guided Editor - when closing as asset always asks "Are you sure you want to discard unsaved data" even if nothing has been changed
- Verified
-
RHBRMS-1905 Guided Editor breaks free form DRL which includes setter method with multi parameters
- Verified
-
RHBRMS-743 Unable to use some options for Integer sub-fields in Guided Rule Templates
- Closed
- relates to
-
RHBPMS-1538 Guided Rule Editor: Displays blank screen when I tried to opening the saved rule
- Verified
-
RHBRMS-2085 Guided rule editor: Only one method call is saved when calling multiple methods on a single variable
- Verified
-
RHBRMS-1802 Guided Editor - when closing as asset always asks "Are you sure you want to discard unsaved data" even if nothing has been changed
- Verified
-
RHBRMS-1905 Guided Editor breaks free form DRL which includes setter method with multi parameters
- Verified
-
RHBRMS-743 Unable to use some options for Integer sub-fields in Guided Rule Templates
- Closed