When I add a new attribute to an existing collection, all exisiting documents initialize that attribute to null, even though it has a default value set. I added the attr through CLI
Just checked and this issue also does exist when an Attr is added via the dashboard. Present on both localhost 1.7.4 and Cloud which I assume is running 1.8.0
In the meantime, is there a way to update all the docs in a collection so I can do this manually for now? My prod instance is breaking because of this bug
Recommended threads
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...
- Custom Email Templates Not Updating for ...
I have 4 custom email templates on my self-hosted Appwrite instance: - email verification - reset password - security alert - 2FA verification. email verifica...
- Table contents missing (attributes+rows)
Here is an image of the cloud and the attributes that should exist Some of the table do have the data but others dont. I am able to access the rows via api c...