Bug 1316955

Summary: Cached modificationMask in property reactivity is correctly retrieved but not set into the propagation context
Product: [Retired] JBoss BRMS Platform 6 Reporter: Anton Giertli <agiertli>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED EOL QA Contact: Tibor Zimanyi <tzimanyi>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: mfusco
Target Milestone: ER2   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:10:50 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:
Attachments:
Description Flags
[0] reproducer none

Description Anton Giertli 2016-03-11 14:18:30 UTC
Created attachment 1135255 [details]
[0] reproducer

Description of problem:

Cached modificationMask in property reactivity is correctly retrieved but not set into the propagation context
Platform BZ for https://issues.jboss.org/browse/DROOLS-1090

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

How reproducible:

always
Steps to Reproduce:
1. See reproducer or attached test case in the DROOLS-1090

Actual results:
reproducer fails

Expected results:
reproducer passes

Additional info:
fixed by https://github.com/droolsjbpm/drools/commit/04645323c

Comment 2 Mario Fusco 2016-03-14 07:54:17 UTC
Fixed by https://github.com/droolsjbpm/drools/commit/04645323c

Comment 3 Tibor Zimanyi 2016-04-01 12:06:50 UTC
Verified by running provided reproducer and new test from PR.