Bug 1316862

Summary: [GSS] (6.2.z) Rules are not firing as expected in BusinessRulesTask
Product: [Retired] JBoss BPMS Platform 6 Reporter: Martin Weiler <mweiler>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED EOL QA Contact: Ivo Bek <ibek>
Severity: high Docs Contact:
Priority: urgent    
Version: 6.2.0CC: etirelli, ibek, kverlaen, mwinkler, rrajasek, rsynek
Target Milestone: CR1   
Target Release: 6.2.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1316867 (view as bug list) Environment:
Last Closed: 2020-03-27 19:04:03 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: 1316860    
Bug Blocks: 1316867, 1327763, 1327765    

Description Martin Weiler 2016-03-11 10:30:39 UTC
BZ to request inclusion of this fix in next possible BPMS 6.2.x roll-up patch.

Description of problem:
Platform issue for https://issues.jboss.org/browse/DROOLS-1089

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


How reproducible:
Always

Steps to Reproduce:
1. Create a process with multiple BusinessRulesTask
2. Create related rules where the LHS constraint evaluates the existence of an object (eg. $p : Person())
3. Objects are passed into the BusinessRulesTask using the Input/Output mapping

Actual results:
Some rules are not fired

Expected results:
All rules are fired

Additional info:

Comment 2 Mario Fusco 2016-04-18 07:23:06 UTC
Cherry-picked to 6.3.x branch with https://github.com/droolsjbpm/drools/commit/eaecc1b76

Comment 3 Ivo Bek 2016-05-04 10:50:38 UTC
Verified in BPM Suite 6.2.3.CR1

testMultipleBusinessRuleTaskWithDataInputsWithPersistence passes (6.3.0.Final-redhat-10)