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

Uncovered edge cases in executable model

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.GA
    • None
    • BRE
    • None
    • CR2
    • 2018 Week 36-38

    Description

      There are a few uncovered edge cases for the executable model in the following 2 area:

      1. accumulate
      a. a specific issue when using dialect mvel + legacy syntax + global
      b. use of existential pattern inside accumulate

      2. CEP
      a. dynamic timestamp/duration, e.g.: @timestamp( getProperties().get( 'timestamp' ) - 1 )
      b. dynamic timer, e.g.: timer (int: 0 1; start=$startTime, repeat-limit=0 )
      c. temporal comparison of an event and a date field of another fact, e.g.: Event( this after $other.date )
      d. it is not possible to use a temporal constraint in || with another constraint

      This ticket is to backport the implementation of these features on the 7.11.x branch

      Attachments

        Issue Links

          Activity

            People

              mfusco@redhat.com Mario Fusco
              mfusco@redhat.com Mario Fusco
              Tibor Zimányi Tibor Zimányi
              Tibor Zimányi Tibor Zimányi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: