Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Tab - Export Data feature fails #14731

Open
1 task done
mikesealey opened this issue Oct 8, 2024 · 1 comment
Open
1 task done

Data Tab - Export Data feature fails #14731

mikesealey opened this issue Oct 8, 2024 · 1 comment
Labels
actions Relating to Budibase app actions bb-data-import-export Exporting/Importing of data bug Something isn't working env - production Bug found in production

Comments

@mikesealey
Copy link
Collaborator

mikesealey commented Oct 8, 2024

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting

  • Self (Me)
    • Method: docker single image
    • Budibase Version: 2.32.9
    • App Version:
  • Cloud (Customer
    • Tenant ID: Geis - tested with Apps running versions 2.32.12 / 2.32.10 / 2.30.7

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:

  1. Create an app using the sample BB data
  2. Click export
  3. export to CSV - error
  4. Export to .JSON - Download contains an empty array
  5. Export to .JSONwithschema Download contains a schema and an empty array.

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):

  • OS: MacOS
  • Browser Chrome
  • Version 129.0.6668.70 (Official Build) (arm64)

Additional context
Issue submitted by CSE, raised by Geis

@mikesealey mikesealey added the bug Something isn't working label Oct 8, 2024
Copy link

linear bot commented Oct 8, 2024

@ConorWebb96 ConorWebb96 added bb-data-import-export Exporting/Importing of data actions Relating to Budibase app actions env - production Bug found in production labels Oct 8, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Relating to Budibase app actions bb-data-import-export Exporting/Importing of data bug Something isn't working env - production Bug found in production
Projects
None yet
Development

No branches or pull requests

2 participants