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
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error