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

Named Consequences don't work with events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.2.0.CR2
    • 6.0.0.Final, 6.1.0.Final, 6.2.0.CR1
    • None
    • None

      Given e.g. a rule :

      when
        Event()
        AnotherEvent() do[something]
      then ... end
      

      A stream queue is created only for the main path (main consequence).
      The events never reach then named consequence, failing to match it.

            mfusco@redhat.com Mario Fusco
            dsotty Davide Sottara (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: