You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2022/02/05 16:03:00 UTC

[jira] [Resolved] (SYNCOPE-1663) Value errors in FIQL expressions lead to empty result rather than error messages

     [ https://issues.apache.org/jira/browse/SYNCOPE-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò resolved SYNCOPE-1663.
---------------------------------------------
    Resolution: Fixed

> Value errors in FIQL expressions lead to empty result rather than error messages
> --------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-1663
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1663
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.1.10
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>             Fix For: 2.1.11, 3.0.0
>
>
> When passing invalid (for example unparseable) values as part of FIQL expressions like
> {code}
> lastChangeDate=ge=2022-01-25T17:00:06Z
> {code}
> an empty result is returned, rather than an error payload with message explaining the actual error.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)