Francesco Chicchiriccò created SYNCOPE-1663:
-----------------------------------------------
Summary: 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ò
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)