Jozef Marko created DROOLS-3670:
-----------------------------------
Summary: Function now doesn't work with between expression
Key: DROOLS-3670
URL:
https://issues.jboss.org/browse/DROOLS-3670
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Jozef Marko
Assignee: Edson Tirelli
Please see the linked [
PR||https://github.com/kiegroup/drools/pull/2261/files]. There is
created test that evalutes expression {{now() between dateTimeA and dateTimeB}}. The test
passes arguments to evaluate the decision as {{false}}, however the decision is returning
{{null}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)