[jboss-jira] [JBoss JIRA] (DROOLS-1679) FEEL list filter returns empty collection when there are errors evaluating filter
Matteo Mortari (JIRA)
issues at jboss.org
Tue Mar 6 08:53:00 EST 2018
[ https://issues.jboss.org/browse/DROOLS-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542028#comment-13542028 ]
Matteo Mortari commented on DROOLS-1679:
----------------------------------------
Reverted and completed the work with http://github.com/kiegroup/drools/commit/7fea9d2f0
> FEEL list filter returns empty collection when there are errors evaluating filter
> ---------------------------------------------------------------------------------
>
> Key: DROOLS-1679
> URL: https://issues.jboss.org/browse/DROOLS-1679
> Project: Drools
> Issue Type: Bug
> Components: dmn engine
> Affects Versions: 7.1.0.Final
> Reporter: Tibor Zimányi
> Assignee: Fedor Gavrilov
> Priority: Minor
> Fix For: 7.5.0.Final
>
>
> When having this FEEL list with filter which is incorrect:
> {code:java}
> ["a", "b", "c"][a]
> {code}
> the evaluation returns an empty list instead of null. Output of this test is here:
> https://gist.github.com/baldimir/18232741fdf1b425ba84d00d83edb939
> I will provide PR with a reproducer today.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list