]
Matteo Mortari updated DROOLS-3670:
-----------------------------------
Sprint: 2019 Week 08-10
DMN `between` FEEL operator alignments
--------------------------------------
Key: DROOLS-3670
URL:
https://issues.jboss.org/browse/DROOLS-3670
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.18.0.Final
Reporter: Jozef Marko
Assignee: Matteo Mortari
Priority: Major
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}}.