Skip to content

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

Closed
@jaboyc

Description

@jaboyc

👟 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?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions