[
https://issues.apache.org/jira/browse/SYNCOPE-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487499#comment-17487499
]
ASF subversion and git services commented on SYNCOPE-1663:
----------------------------------------------------------
Commit 9e29c518beaa07dc3161cd23b48c6568e595733a in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=9e29c51 ]
[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)