Import CSV from UI saves data in `main` branch but not in the selected branch
Hi team,
We are testing the import and export through CSV, and found out that when using the UI the data exported from a branch it is imported directly into the
main
branch, but not in the selected branch.9 Replies
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
Select a branch, and export current view (If you have referenced columns and the xata.createdAt, hide them) to get the CSV.
Go to a new workspace and create a new branch.
In Tables / Add a table, import the CSV file from the previous step.
Expected:
Tables and data created in the selected branch.
Actual:
Tables and data imporeted in the
main
branch.Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
Will test this.
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
Yes, that's it, Matt.
Thank you!
If you need a video of any kind to reproduce, I could take one.
We've got an engineer checking this and another CSV bug today. Thanks for your patience. I'll report back in when the fix is up.
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
Thank you very much! Happy to help!