Appwrite 1.6.0:
Whenever i try to update an document Attribute name, I get this error on an Integer attribute:
Invalid max param: Value must be a valid integer
Is this a known bug? (Screenshot 1)
If I reduce Max to a more realistic value, I get another error when I try to Update:
Attribute with the requested ID could not be found.
🤔
the max vlaue is over the limit
and for the issue maybe you are searching in wrong collection?
Yes, and both of these issues should not exist, since this is the default settings provided to me via the Appwrite GUI.
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...