You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/02/05 12:19:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17487479#comment-17487479 ] 

ASF subversion and git services commented on SYNCOPE-1663:
----------------------------------------------------------

Commit c2f2cac38400503946051722b332866759133a52 in syncope's branch refs/heads/2_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=c2f2cac ]

[SYNCOPE-1663] Now returning appropriate error


> 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)