Bug 1228050

Summary: [GSS] (6.1.z) Regression in "forall" operator in Decision Tables
Product: [Retired] JBoss BPMS Platform 6 Reporter: Anton Giertli <agiertli>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED EOL QA Contact: Marek Winkler <mwinkler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: lpetrovi, manstis, mfusco, mwinkler, nicolas.persyn
Target Milestone: CR1   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1227234 Environment:
Last Closed: 2020-03-27 20:02:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1227234    
Bug Blocks: 1230818, 1230825    

Description Anton Giertli 2015-06-04 06:53:08 UTC
+++ This bug was initially created as a clone of Bug #1227234 +++

Description of problem:
The forall operator used in decision table will not get compiled into a kjar successfully.

This worked in jBPM 6.1.0.Final and fails with BPMS 6.1 (which is based on jBPM 6.2.0)

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

How reproducible:
always

Steps to Reproduce:
1. Run the reproducer with OLD jbpm - it gets compiled
2. Run the reproducer with NEW jBPM - it will NOT get compiled
3.

Actual results:

Decision table including forall operator is not compilable

Expected results:
Decision table including forall operator is compilable

This issue may be caused by
https://github.com/droolsjbpm/drools/commit/c37653ae479e87802b288e3d57babcea6d84ac36#diff-f999821fae00a73ec4b62d21d1b7559dR172

Additional info:

--- Additional comment from  on 2015-06-02 04:36:41 EDT ---

See https://github.com/droolsjbpm/drools/pull/444

--- Additional comment from JBoss Product and Program Management on 2015-06-02 04:40:18 EDT ---

Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

--- Additional comment from JBoss JIRA Server on 2015-06-02 05:23:07 EDT ---

Mario Fusco <mario.fusco> updated the status of jira DROOLS-802 to Resolved

--- Additional comment from Mario Fusco on 2015-06-02 05:23:38 EDT ---

Fixed by https://github.com/droolsjbpm/drools/commit/52fa55316

Comment 1 Anton Giertli 2015-06-04 06:54:35 UTC
Reproducer can be found at
https://bugzilla.redhat.com/show_bug.cgi?id=1227234

Comment 4 Mario Fusco 2015-06-04 15:35:40 UTC
Cherry-picked to 6.2.x branch with https://github.com/droolsjbpm/drools/commit/2f931bb95

Comment 5 Marek Winkler 2015-07-10 11:04:22 UTC
Verified in BRMS 6.1.2.CR1.