NobubbleN
Convex Community4w ago
4 replies
Nobubble

DB import on EU prod instances not adding data

🪲Bug Report
Theres an issue with running npx convex import --replace-all ....zip on EU prod instances.

It shows the correct update in the cli
✔ Added 2100 documents.
, the tables are added correctly, but it doesnt copy the actual data.

Manual copying and adding data works fine. At the scale of our prod deployment this was fine (we needed to wait with prod anyway till EU) but i can imagine this has major issues when migrating a big existing project to EU.
Was this page helpful?