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
- Error: Trying to install appwrite on sub...
``` [Error] Method: POST appwrite | [Error] URL: /v1/account appwrite | [Error] Type: Appwrite\Extend\Exce...
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...