Actions
Bug #22844
closedlisting with filters [[any,=,foobar]] fails with ArgumentError: no time information in "foobar"
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
API
Target version:
-
Story points:
-
Description
Presumably this happens when we try to search timestamp columns for "foobar". Instead of failing, we should just omit that clause from the query, since clearly "foobar" will not match a timestamp in any row.
Tested with collections and credentials. Probably fails equally on all resource tables since they all have timestamp columns.
Updated by Tom Clegg 11 months ago
- Related to Feature #22680: store persistent credentials to external resources and provide them to a container added
Actions