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

Guvnor/BRMS field named 'valid' breaks UI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.2.0.Final
    • 6.2.0.CR4
    • None
    • None

    Description

      I have a class called DrugDay, which has a boolean called valid.

      In my WHEN block,

      $drugDayA : DrugDay($uniqueIdA : uniqueId, $ctCodeA : ctCode, $dayA : day, valid == true)

      having the condition, "valid == true", breaks the UI, with no error in the logs. The guided rule has to be deleted, and created again. It is happy without the "valid == true" condition.

      Is this a reserved variable name?

      Attachments

        Activity

          People

            manstis@redhat.com Michael Anstis
            djbza_jira Daniel Daniel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: