Bug 971004

Summary: Grouped accessors don't work with inline cast
Product: [Retired] JBoss BRMS Platform 6 Reporter: Tomas Schlosser <tschloss>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Schlosser <tschloss>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: mfusco, rzhang
Target Milestone: ER2   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:19:10 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:

Description Tomas Schlosser 2013-06-05 12:46:31 UTC
Description of problem:
When a field is cast inline, it's inner fields can't be accessed in group, it is necessary to perform cast every time.

Version-Release number of selected component (if applicable):
Drools 6.0.0.Beta3, Drools master (2013-06-05)

How reproducible:
Pull request submitted on github

Steps to Reproduce:
1. run testGoupedAccess JUnit test

Actual results:
Rule compiler complains about mismatched input

Expected results:
Rule compiles fine and rules evaluate correctly

Additional info:

Comment 1 Tomas Schlosser 2013-06-05 12:56:54 UTC
Submitted as pull request #208

Comment 2 Mario Fusco 2013-07-25 15:15:22 UTC
Fixed in CR2.

Comment 7 Tomas Schlosser 2013-10-14 07:59:25 UTC
Verified in BRMS.6.0.0.ER4