]
Edson Tirelli commented on DROOLS-1490:
---------------------------------------
[~mfusco] this affects both the core engine and the workbench. This ticket is to improve
the core engine and once that is done, we need to create a separate ticket for the
workbench.
Improve temporal operators to support java.time classes
-------------------------------------------------------
Key: DROOLS-1490
URL:
https://issues.jboss.org/browse/DROOLS-1490
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.Beta7
Reporter: chandra vudumula
Assignee: Mario Fusco
Attachments: image-2017-03-20-11-45-20-413.png
Hi,
I am trying to create a rule using UI,i have a filed LocalDateTime have to compare using
after or before.
but in UI i am unable to see those options, its just showing default options like :equal
to", "not equal to"...
Added dependencies in sourceObject and didnt helped