]
Toni Rikkola updated DROOLS-5221:
---------------------------------
Attachment: row.png
Guided Rule editor adds an unnecessary eval
-------------------------------------------
Key: DROOLS-5221
URL:
https://issues.redhat.com/browse/DROOLS-5221
Project: Drools
Issue Type: Bug
Components: Guided Rule Editor
Reporter: Toni Rikkola
Assignee: Toni Rikkola
Priority: Major
Labels: drools-tools
Attachments: row.png
Make a object type with a LocalDate field.
Add a RHS modify to that field, but set the value as "LocalDate.now()".
If you check the source code a line that creates a DateTimeFormatter. If the rule is
reopened the row is opened as an eval.