Hello, I was trying to create a document from my front-end after update to 1.5.4 but I start getting an error: Invalid document structure: Attribute "tags['0']" has invalid type. Value must be a valid string and no longer than 30 chars
Then I try to create same document but on Appwrite console, and I'm getting same error, any idea?
did you run the migrate command after upgrading?
I did nuke the database (im in dev enviroment) and created all again using SDK, but stills doesnt work.
Right now I'm doing some tests, and I have noticed, that if the Array attribute is the last one of the collection, it works, but if the Array attribute is not the last, then I get the error Invalid document structure: Attribute "tags['0']" has invalid type.
i tried with these and it worked 🧐
Recommended threads
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- Database AI Column Suggestion Use Case
I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI ...
- coolify help
need some help when i updated the docker compose config on coolify to update appwrite to latest version my old versions project and organization was totally ina...