Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-1439

Constraint jitting fails when comparing a value taken from a map with a String literal

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.9.0.GA
    • 7.5.0.GA, 7.8.0.GA
    • None
    • Release Notes
    • CR1
    • +
    • 2020 Week 34-36 (from Aug 17)

    Description

      Rule is not get fired after constraint jitting if String value taken from a map  is compared with a String literal with relational operators (<=,>=,< and <).

      e.g.

      rule "xxx"
      when
        Fact( mapVal["KEY"] <= "10000")
      then
        ...
      end
      

       This happens with RHDM 7.5.0 and later.

      Attachments

        Issue Links

          Activity

            People

              mfusco@redhat.com Mario Fusco
              rhn-support-hmiura Hiroko Miura
              Daniel Rosa Daniel Rosa
              Daniel Rosa Daniel Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: