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

Unable to parse source with expression builder, reopens in free form

XMLWordPrintable

      1. Import employee-rostering stock example.
      2. Open DayOffRequest rule.
    • NEW
    • NEW

      Classical reopen issue. I build a rule using the guided elements. It's saved in DRL source and when I reopen the rule, the DRL element cannot be parsed and so it falls back to free form.

      In this case the DRL element looks like:

      $dayOffRequest : DayOffRequest( )
      ShiftAssignment( employee == $dayOffRequest.employee , shift.timeslot.startTime.toLocalDate() == $dayOffRequest.date )
      

      Expected result: When reopened, the element above should be presented in expression editor.

              trikkola Toni Rikkola
              jlocker Jiří Locker (Inactive)
              Jozef Marko Jozef Marko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: