Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-667

Combination of Or condition and simple fact fails to evaluate (Frederic Burlet)

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.0.0.MR2
    • 3.1-m1
    • None
    • None

    Description

      When we have a lhs containing a combination of or condition and simple fact like:
      .... when
      MyBean(property == value_1) or MyBean(property == value_2)
      OtherBean( )
      then....

      The engine throwing a NPE when adding rules.
      It also fails with the same error when conditions are written in a different order.

      See attached test case in order to reproduce. This has been tested against the trunk revision #9453.

      Attachments

        Activity

          People

            etirelli@redhat.com Edson Tirelli
            fburlet_jira Frederic Burlet (Inactive)
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty