Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-2051

Data-driven enumerations fail when other enumerations do not exist

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • Enumerations Editor
    • None

      *Moved from https://issues.jboss.org/browse/JBRULES-3270*

      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.

            manstis@redhat.com Michael Anstis
            grpatel20 G Patel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: