Can't store 0-s in a number type relation

Describe the bug
When I create a type with a custom number relation, then I create an object of that type, Anytype won’t let me store 0 in that relation.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new type with a number type relation.
  2. Create an object of that type.
  3. Try to store 0 in that number relation.

Expected behavior
The value 0 should be stored.

System Information:

  • OS: Windows 10
  • Anytype Version: 0.29.0 (reported in 0.21.9)
2 Likes

@gcsapo Thank you for your notice! It has been added to the bug tracker

1 Like

On iOS the relations shows the “0”.
On Desktop it looks like this:

Still in Version: 0.31.48

1 Like

This report has been added to our issue tracker and received by the Development Team.

I have Anytype on macOS and iOS.
The error is present on macOS, I can enter a 0 but the field prompts for the number input.
In iOS the 0 is displayed correctly.