Hello community, i am upgrading my appwrite server and wants to move documents to new server. Using CLI, I have moved the databases and collections to the new server through deploy collection. But documents are not imported. How can I migrate all the documents.
Note: My first priority was migration through console but it fails each time. Thanks.
TL;DR
Developers are trying to migrate documents to a new server after using the CLI migration command for appwrite.json. Databases and collections were successfully moved, but documents didn't import. The priority was to migrate through the console, but it consistently fails.