Bug 864318 - Guided Decision table: Multiple 'otherwise' for sub-group support
Summary: Guided Decision table: Multiple 'otherwise' for sub-group support
Keywords:
Status: NEW
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: BRM (Guvnor)
Version: BRMS 5.3.0.GA
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: manstis
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-09 06:42 UTC by Toshiya Kobayashi
Modified: 2023-05-01 08:27 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 958396 (view as bug list)
Environment:
Last Closed:
Type: Feature Request
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker GUVNOR-1954 0 Major Open Guided Decision table: Multiple 'otherwise' for sub-group support 2014-06-11 12:25:39 UTC

Description Toshiya Kobayashi 2012-10-09 06:42:26 UTC
Description of problem:

Platform BZ for https://issues.jboss.org/browse/GUVNOR-1954

Steps to Reproduce:
1. Import repository_export_otherwise.xml attached in GUVNOR-1954
2. Open dt1 decision table
3. View Source
  
Actual results:

rule "Row 3 dt1" and rule "Row 6 dt1" have

Airline not in ( "A Airlines", "B Airways", "C Airlines" )

Expected results:

rule "Row 3 dt1" has
Airline not in ( "A Airlines", "B Airways" )

rule "Row 6 dt1" has

Airline not in ( "B Airways", "C Airlines" )

Comment 1 JBoss JIRA Server 2012-10-29 03:16:14 UTC
Toshiya Kobayashi <tkobayas> made a comment on jira GUVNOR-1954

Suggested workaround: splitting the single decision table into smaller ones; each needing only a single "otherwise".

Comment 2 Geoffrey De Smet 2013-03-05 13:40:01 UTC
Reassign to the guvnor team, now that I am working full time on planner. So these issues aren't forgotten.


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