Bug 1205961

Summary: Cannot resolve custom accumulate functions after declaring metadata for an existing type
Product: [Retired] JBoss BRMS Platform 6 Reporter: Mark Proctor <mproctor>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED EOL QA Contact: Marek Winkler <mwinkler>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0CC: kverlaen, manstis, mbaluch, rrajasek
Target Milestone: CR2   
Target Release: 6.1.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 18:34:47 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 Mark Proctor 2015-03-26 01:36:22 UTC
Importing a custom accumulate function and a pojo from a different package the DRL compilation fails with the following message: "Error: Unknown accumulate function: 'myfunc' on rule 'test'. All accumulate functions must be registered before building a resource"

Comment 1 Mark Proctor 2015-03-26 01:37:43 UTC
This is a one line fix, that comes with a regression test. It's extremely low risk and will be annoying to customers doing custom accumulate work, if it is not back ported.

Comment 4 Marek Winkler 2015-04-08 14:52:33 UTC
Verified in BRMS 6.1.0 CR2.