[jboss-jira] [JBoss JIRA] (JBRULES-3270) Data-driven enumerations fail when other enumerations do not exist
G Patel (Updated) (JIRA)
jira-events at lists.jboss.org
Fri Oct 28 16:50:45 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
G Patel updated JBRULES-3270:
-----------------------------
Issue Type: Enhancement (was: Bug)
Forum Reference: http://www.mail-archive.com/rules-users@lists.jboss.org/msg22124.html (was: http://www.mail-archive.com/rules-users@lists.jboss.org/msg22124.html)
> Data-driven enumerations fail when other enumerations do not exist
> ------------------------------------------------------------------
>
> Key: JBRULES-3270
> URL: https://issues.jboss.org/browse/JBRULES-3270
> Project: Drools
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: drools-guvnor
> Affects Versions: 5.3.0.Final
> Reporter: G Patel
> Assignee: Mark Proctor
>
> Currently, the following enumeration requires an enumeration on engineType to work correctly:
> 'Vehicle.fuelType[engineType]' : '(new test.VehicleHelper()).getFuelTypes("@{engineType}")'
> Without an enumeration on engineType, the above fuelType enumeration does not work. Drools should not require an enumeration on engineType, as it may not always be needed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list