[jboss-jira] [JBoss JIRA] (DROOLS-1902) Unable to parse source with expression builder, reopens in free form
Toni Rikkola (Jira)
issues at jboss.org
Thu Jul 30 05:45:00 EDT 2020
[ https://issues.redhat.com/browse/DROOLS-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Toni Rikkola updated DROOLS-1902:
---------------------------------
Labels: drools-tools reported-by-qe (was: reported-by-qe)
> Unable to parse source with expression builder, reopens in free form
> --------------------------------------------------------------------
>
> Key: DROOLS-1902
> URL: https://issues.redhat.com/browse/DROOLS-1902
> Project: Drools
> Issue Type: Bug
> Components: Guided Rule Editor
> Affects Versions: 7.1.0.Beta3
> Reporter: Jiří Locker
> Assignee: Toni Rikkola
> Priority: Minor
> Labels: drools-tools, 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.13.8#713008)
More information about the jboss-jira
mailing list