[jboss-jira] [JBoss JIRA] (DROOLS-1902) Unable to parse source with expression builder, reopens in free form

Michael Anstis (JIRA) issues at jboss.org
Fri Oct 27 04:41:05 EDT 2017


     [ https://issues.jboss.org/browse/DROOLS-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Anstis moved GUVNOR-3299 to DROOLS-1902:
------------------------------------------------

              Project: Drools  (was: Guvnor)
                  Key: DROOLS-1902  (was: GUVNOR-3299)
             Workflow: GIT Pull Request workflow   (was: classic default workflow)
          Component/s: Guided Rule Editor
                           (was: Guided Rule Editor)
    Affects Version/s: 7.1.0.Beta3
                           (was: 7.1.0.Beta3)


> Unable to parse source with expression builder, reopens in free form
> --------------------------------------------------------------------
>
>                 Key: DROOLS-1902
>                 URL: https://issues.jboss.org/browse/DROOLS-1902
>             Project: Drools
>          Issue Type: Bug
>          Components: Guided Rule Editor
>    Affects Versions: 7.1.0.Beta3
>            Reporter: Jiri Locker
>            Assignee: Michael Anstis
>            Priority: Minor
>              Labels: reported-by-qe
>
> 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:
> {noformat}
> $dayOffRequest : DayOffRequest( )
> ShiftAssignment( employee == $dayOffRequest.employee , shift.timeslot.startTime.toLocalDate() == $dayOffRequest.date )
> {noformat}
> Expected result: When reopened, the element above should be presented in expression editor.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list