
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
- ECONNREFUSED On Self Hosted VPS
Hello everyone, I'm learning appwrite function on self hosted And i have some errors My github is connected, function is working, but I can't get Database fro...
- Appwrite as OAuth Provider
Is it possible to use Appwrite as an OAuth provider?
- Getting `net::ERR_CERT_AUTHORITY_INVALID...
I've set up Appwrite via Coolify on my VPS, but all the Functions and Sites I deploy give a `net::ERR_CERT_AUTHORITY_INVALID` error. I am happy to provide whate...
