[
https://issues.apache.org/jira/browse/SYNCOPE-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487474#comment-17487474
]
Francesco Chicchiriccò commented on SYNCOPE-1663:
-------------------------------------------------
FTR, the correct FIQL for the sample reported above would be
{code}
lastChangeDate=ge=2022-01-25T17:00:06+0000
{code}
> FIQL errors 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)