[jboss-jira] [JBoss JIRA] (DROOLS-3670) Function now doesn't work with between expression

Matteo Mortari (Jira) issues at jboss.org
Mon Feb 18 13:29:00 EST 2019


    [ https://issues.jboss.org/browse/DROOLS-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696890#comment-13696890 ] 

Matteo Mortari commented on DROOLS-3670:
----------------------------------------

There is an edge case for the {{between}} operator which needs alignment following DMNv1.2 updates, the linked reproducer exhibit the issue for the case of comparing datetime(withTz) and without

> 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
>    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}}.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list