
Multiple import failures migrating from cloud to localhost Docker. See attached doc for logs. Local docker on win 11 is V1.7.4 as per latest setup, but cloud shows 1.8.0 Local projects were bare bones and imports were done with fresh API keys with full scopes.

I understand some of these failures are due to the 1.8.0 having a new sequence param not in 1.7.4 but there are many other failures as well.
[09:31]Chirag Aggarwal : Yeah soo cloud was introduced a new param called sequence : Which the self hosted 1.7.4 doesnt have : You will need to wait for a new release : It's currently under review and should be out soon
Why are they happening and how can I get a solid migration from cloud to local dev? When is the local release going to support the sequence param, as I need to migrate locally now. I'm not doing anything fancy, I just want a local clone, as advertised in the docs.

Not sure why the cloud is also running on a different version from self-hosted, without the ability to update self-host to the same version. Can't we make them the same? How can you use it for local dev otherwise, if the cloud is out of synch version wise, causing issues like this?
Recommended threads
- I am Trying to create my own SMS gateway...
i am using appwrite 1.2.1, where can i edit or add new customSms.php which folder should i check ? then how can i manage to edit appwrite orginal code
- Doubt regarding running Nextjs APIs on A...
How are the API calls running on my NextJS API routes charged by the Appwrite cloud? Like if each of my API calls takes 20s, then will that be deducted from my ...
- Authentication flow using CreateEmailTok...
Hey all, I am using the .NET SDK for Appwrite v1.7.4 and are working on an authentication / login flow. The process: 1. User logs in with mail 2. Backend cal...
