Bug 1142886

Summary: Drools should support declaring Map/List with generics when having a modify() on RHS
Product: [Retired] JBoss BRMS Platform 6 Reporter: Musharraf Hussain <mhussain>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED EOL QA Contact: Marek Winkler <mwinkler>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.3CC: alazarot
Target Milestone: DR4   
Target Release: 6.1.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:06:11 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:    
Bug Blocks: 1146248, 1146251    

Description Musharraf Hussain 2014-09-17 14:53:00 UTC
Description of problem:
- Currently in BRMS 6.0.x users are not able to use Map/List with generics when having a "modify()" on RHS . It has been addressed and fixed in this JIRA [1] already. Could this feature be made available in BRMS 6 releases as well?

[1] https://issues.jboss.org/browse/DROOLS-493

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

How reproducible:
- always


Steps to Reproduce:
1. Please execute the test case described in this JIRA [https://issues.jboss.org/browse/DROOLS-493] .
2.
3.

Actual results:
- Exception is thrown saying " Unable to find class 'Map<String,String>']]"

Expected results:
- Rule should be fired

Additional info:
- NA

Comment 2 Edson Tirelli 2014-09-17 17:21:06 UTC
As requested by GSS, this will be backported to product 6.0.x branch for future delivery via patch.

Comment 5 Mario Fusco 2014-09-23 17:35:53 UTC
Cherry-picked to 6.0.x branch with https://github.com/droolsjbpm/drools/commit/19338a9f93c85821c63a177ac6f3806f9dee1a8d

Comment 6 Marek Winkler 2014-10-21 15:23:04 UTC
Verified on BRMS 6.0.3 Roll-up #1 and BRMS 6.1.0.DR4.