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

Rule Inheritance fired the sub rule even the condition doen't match

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • None
    • 6.1.0.Final
    • None
    • None
    • Workaround Exists
    • Hide

      There are a work arround by using <from $fact> into a sub rule to avoid firing this one.

      Show
      There are a work arround by using <from $fact> into a sub rule to avoid firing this one.

    Description

      You can find the attached a simple maven project that shows this error.
      You can run ExampleDrools class as main java application.

      The sub rules are fired even if the condition is not matched.
      There are a work arround by using <from $fact> into a sub rule to avoid firing this one.

      This simple project shows the failed and work arround test.

      Attachments

        Activity

          People

            dsotty Davide Sottara (Inactive)
            jyacine Yacine Jaber (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: