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

Data-driven enumerations fail when other enumerations do not exist

    XMLWordPrintable

Details

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

    Description

      *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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: