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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: Cannot set min and max values of numeric attribute to null #48

Open
2 tasks done
jaboyc opened this issue Oct 11, 2023 · 0 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@jaboyc
Copy link

jaboyc commented Oct 11, 2023

馃憻 Reproduction steps

When I attempt to update a numeric attribute (int or float) using Databases.updateIntAttribute() or Databases.updateFloatAttribute():

馃憤 Expected behavior

I should be able to set the min and max values to null to let Appwrite choose the default values for me.

馃憥 Actual Behavior

I actually need to pass in a non-null value.

馃幉 Appwrite version

Version 0.10.x

馃捇 Operating system

Linux

馃П Your Environment

No response

馃憖 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?

@jaboyc jaboyc added the bug Something isn't working label Oct 11, 2023
@stnguyen90 stnguyen90 self-assigned this Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants