Bug 1000464 - Guided Editor doesn't work with 'contains' and 'excludes' operators
Summary: Guided Editor doesn't work with 'contains' and 'excludes' operators
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER3
: 6.0.0
Assignee: manstis
QA Contact: Jiri Locker
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-23 13:40 UTC by Jiri Locker
Modified: 2014-08-06 20:15 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:15:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 975922 0 high CLOSED GRE constraint operator list box problems when re-opening file 2021-02-22 00:41:40 UTC

Internal Links: 975922

Description Jiri Locker 2013-08-23 13:40:56 UTC
Description of problem:
After a slight modification of mortgages model, it is possible to build a fact pattern using contains operator like this:

$is : IncomeSource( )
Applicant( incomes contains $is )

However when a .rdrl rule with this source is open, it is displayed incorrectly.

Version-Release number of selected component (if applicable):
ER1

How reproducible:
-

Steps to Reproduce:
1. modify mortgages model (add 'incomes' field of type 'IncomeSource [0..N]' to Applicant)
2. create new Guided Rule and build the fact pattern from Description
3. save the rule, close it, open it again

Actual results:
The field name 'incomes' is missing and select boxes for operator 'contains' and bound variable '$is' are reset.

Expected results:
The result after re-opening the rule should be the same as it was saved:

There is an Applicant with:
  incomes [contains] [$is]

Additional info:

Comment 2 Jiri Locker 2013-09-26 15:40:03 UTC
Fixed in ER3.


Note You need to log in before you can comment on or make changes to this bug.