Database enum breaks built in filter all columns, all views including Builder #15104
Open
1 task done
Labels
bb-filtering
Filtering data
bug
Something isn't working
data
env - production
Bug found in production
externaldb
Relating to datasource plus
firestorm
Data/Infra/Revenue Team
Checklist
Hosting
Describe the bug
In custom Budibase views built as well as built in Datasource table view pages in Data, clicking on magnifying glass and typing anything yields:
To Reproduce
Steps to reproduce the behavior:
ENUM
type, e.g.CREATE TYPE public.fruit_enum AS ENUM ('APPLE', 'BANANA');
Expected behavior
Filtering works, as for text fields (maybe casting
::text
would fix?). Would also be great if these quick filters defaulted to matching substring anywhere, as opposed to prefix / start.Screenshots
App Export
If possible - please attach an export of your budibase application for debugging/reproduction purposes.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: