Rank 1: Thread
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.
Votes
0
Replies
14
Participants
Unknown
Messages
15
Rank 1: Thread
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?
Rank 1: Thread
shipeo
There was a migration problem with your enum. Can you try to remove an enum value and add it back?
Rank 1: Thread
sure
Rank 1: Thread
right now is deleting the column,,,
Rank 1: Thread
it's taking a lot of time to delete the column..
Rank 1: Thread
Still waiting...
how about now?
Rank 1: Thread
Solved!! I removed all enum columns and recreated again
Rank 1: Thread
It's essential to add a metric/alert to this kind of migration issue for the cloud. thanks
Rank 1: Thread
[SOLVED] Receiving HTTP 500 from the cloud after migration to 1.4
Rank 1: Thread
@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
Rank 1: Thread
Thanks