
My app is using Flutter web (appwrite: ^11.0.0) before the release 1.4, my app was able to save new documents in the database without a problem. no changes in may code nor my cloud config. Captrue attached.

what's your project id?

shipeo

There was a migration problem with your enum. Can you try to remove an enum value and add it back?

sure

right now is deleting the column,,,

it's taking a lot of time to delete the column..

Still waiting...

how about now?

Solved!! I removed all enum columns and recreated again

It's essential to add a metric/alert to this kind of migration issue for the cloud. thanks

[SOLVED] Receiving HTTP 500 from the cloud after migration to 1.4

@Steven could you please document the root cause of the issue?

there was a small bug in the cloud upgrade/migration. we thought we corrected it, but it seems like some projects slipped through

Thanks
Recommended threads
- 2 Columns still processing since yesterd...
Hey o/ Yesterday (around <t:1758045600:f>), I created a database and added several columns to it. After about 15 minutes, most of the "processing" tags disappe...
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Row with the requested ID already exists...
I’m hitting a blocking issue creating rows in Appwrite (both from the console and my React Native app). After successfully inserting the first row, every subseq...
