{ "$id": "6a954f098c3ad10bfaff", "$createdAt": "2026-08-31T09:53:13.575+00:00", "$updatedAt": "2026-08-31T09:53:14.993+00:00", "status": "failed", "stage": "finished", "source": "Appwrite", "destination": "Appwrite", "resources": [ "database", "table", "column", "index", "row" ], "resourceId": "", "statusCounters": { "database": { "pending": 0, "success": 0, "error": 0, "skip": 1, "processing": 0, "warning": 0 }, "table": { "pending": 0, "success": 0, "error": 0, "skip": 6, "processing": 0, "warning": 0 }, "column": { "pending": 64, "success": 0, "error": 0, "skip": 0, "processing": 0, "warning": 0 }, "index": { "pending": 1, "success": 0, "error": 0, "skip": 0, "processing": 0, "warning": 0 }, "row": { "pending": 5710, "success": 0, "error": 0, "skip": 0, "processing": 0, "warning": 0 } }, "resourceData": [], "errors": [ { "code": 500, "message": "Call to a member function toArray() on array", "resourceName": "column", "resourceGroup": "databases", "resourceId": null } ], "options": { "onDuplicate": "overwrite" } }
Yes, migration is very broken
I can't migrate to or from cloud. The very reason this product makes sense is to easly adapt. Migration being broken for almost a year now succesfully scares me from using the cloud cause i cant make an external backup of the database.
PLEASE FIX IT as it is not production ready
Agree, many have said this issue, I believe they are working on it
Recommended threads
- export database
i wan to export my database but I am stuck and how to do it?
- Accidentally deleted Database
Good morning appwrite support team, I accidentally deleted my database, is it possible to recover it ? π
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...