Lesson learned here…
I was trying to upload a CSV where various columns map to DB tables.
It kept failing silently with an undefined error. Super frustrating.
So I tried to upload from the row that was problematic, and by doing so, Bubble gave me the actual error - I had a duplicate value in the other table in the field I was using as the key.
Any other tips for working with CSVs and mapping?
If you’re uploading csv file via backend and it failed, bubble will send the error in your gmail account.
You can have duplicate values in your table so I don’t understand this issue. Maybe provide some screenshots?
1 Like
Thanks for the tip. I wasn’t seeing the Bubble emails (they go to another inbox) but they do contain the error so that is helpful.
I’m referring to duplicates in the peripheral table you are mapping to…not the table being uploaded.