Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: Odd min and max values when editing int or float/double attributed #7706

Open
2 tasks done
maned3v opened this issue Mar 1, 2024 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working product / databases Fixes and upgrades for the Appwrite Database.

Comments

@maned3v
Copy link

maned3v commented Mar 1, 2024

👟 Reproduction steps

When editing an integer or float/double attribute, created without setting min and max values

👍 Expected behavior

Min and max values should be empty or set to the min and max theoretical values

👎 Actual Behavior

Strange min and max values are present
image

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

Cloud and on premise 1.4.x on docker

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@maned3v maned3v added the bug Something isn't working label Mar 1, 2024
@ItzNotABug
Copy link
Contributor

Probably coming from here -
https://github.com/utopia-php/database/blob/main/src/Database/Validator/Structure.php#L271C17-L284C27.

@stnguyen90 stnguyen90 added the product / databases Fixes and upgrades for the Appwrite Database. label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / databases Fixes and upgrades for the Appwrite Database.
Projects
None yet
Development

No branches or pull requests

3 participants