Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
Describe the bug
In the Data tab, the button to export data (to csv, json, etc) fails.
When exporting to .CSV it throws an error "Export Failed".
When exporting to .JSON it exports a file that contains an empty array.
When exporting to .JSON with schema it downloads a file containing the correct schema, and an empty array where the rows should be.
To Reproduce
Steps to reproduce the behavior:
Create an app using the sample BB data
Click export
export to CSV - error
Export to .JSON - Download contains an empty array
Export to .JSONwithschema Download contains a schema and an empty array.
Expected behavior
Should export the rows of data as the requested type.
Checklist
Hosting
Describe the bug In the Data tab, the button to export data (to csv, json, etc) fails. When exporting to .CSV it throws an error "Export Failed". When exporting to .JSON it exports a file that contains an empty array. When exporting to .JSON with schema it downloads a file containing the correct schema, and an empty array where the rows should be.
To Reproduce Steps to reproduce the behavior:
Expected behavior Should export the rows of data as the requested type.
Screenshots Jam Screencap holds some network errors https://jam.dev/c/6978b9b6-7118-4d96-a21e-1ad360f8146f
App Export If possible - please attach an export of your budibase application for debugging/reproduction purposes.
Desktop (please complete the following information):
Additional context Issue submitted by CSE, raised by Geis