Rank 2: Process
I am trying to use the migration feature, my migration has been sitting in a "pending" state for 5 hours now?
this is all that is in the "logs"
{
"$id": "69cd392a2278dd4f2aec",
"$createdAt": "2026-04-01T15:26:34.141+00:00",
"$updatedAt": "2026-04-01T15:26:34.141+00:00",
"status": "pending",
"stage": "init",
"source": "Appwrite",
"destination": "Appwrite",
"resources": [
"user",
"team",
"membership",
"database",
"table",
"column",
"index",
"row",
"bucket",
"file",
"function",
"environment-variable",
"deployment",
"site",
"site-variable",
"site-deployment",
"provider",
"topic",
"subscriber",
"message"
],
"resourceId": "",
"statusCounters": [],
"resourceData": [],
"errors": [],
"options": []
}