rocketadmin
rocketadmin copied to clipboard
500 error on oracle test connection for date filtering
Describe the bug
When a users filters by date in Oracle test connection, user sees error message Failed to get rows from table.
To Reproduce Steps to reproduce the behavior:
- Go to Oracle test connection
- Open Registered Users tab
- Click Filter
- Filter by date registered equal 11.03.2021
Actual behavior
Error alert on FE. 500 error for /table/rows/find/ffe25139-f141-42d1-ab16-4d99f3c2eba7?tableName=Users&perPage=30&page=1 with payload {"filters":{"DateRegistered":{"eq":"2021-03-11"}}}
Expected behavior No errors. Rows are filtered and displayed.
Screenshots