[SOLVED] Cannot Assign false value to attribute if the attribute is required from the cloud console.
- 0
- Databases
- Web
- Cloud


Also If I assign a defaultValue while to make the attribute not required , the default value is not getting reflected

This was solved on version 1.3.0

This is how it will be created

The cloud though uses version 1.1.2

How to shift it


You can't you'll need to wait for the cloud upgrade.

For now you'll need to do some workaround like reversing the value

Like changing it to isRenderNotRequired

Ok Thank you , why haven't i thought of that?😆

[SOLVED] Cannot Assign false value to attribute if the attribute is required from the cloud console.
Recommended threads
- File tokens regenerate each page reload
Hello, on appwrite 1.7.4, when I create a file token via the API Tokens(appwriteAdminClient)#createFileToken I get a secret, then when I check in the console t...
- CSV Import Shows Success but Data Not Ap...
I tried importing a CSV file into my PRODUCTS collection. The dashboard shows the message “Import to PRODUCTS completed successfully,” but no data appears in th...
- Console create row ui not passing ID.uni...
I'm getting an error saying the id is already used but it should be created with ID.unique() it doesn't seem to be reading the row ID field at all. I can't get ...
