#"New table referralOverview has IDs that conflict with existing table configColumns"
10 messages · Page 1 of 1 (latest)
Thanks for posting in #1088161997662724167.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use [search.convex.dev](https://search.convex.dev) to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's #1228095053885476985 channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
Are you passing --replace to snapshot import? It sounds like you're importing data that is using table numbers that were assigned to a different table in the preview deploy. If the preview deploy is trying to reset state, you might want to reset all the tables, at which point imports won't conflict with anything.
there's a known issue with snapshot imports that we aim to resolve today. sorry about that
Preview is always a new blank environment so i dont think replace matters
Am I wrong?
Ok if someone can pls let me know when it's fixed, big blocker for us
if you #verify we can get the fix out to you faster. otherwise i'm aiming to get it out within the next few hours
I followed the flow in verify
i believe the fix has been deployed to your projects. try again and let me know if it works?