[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
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...