Custom field number changing it's value when saving

I have a custom field that is a number:

but everytime we enter a value (multiple users, different machines, one in chrome, another in the app) it changes the number value:

typed (also pasted in value):

once field is left (saved) the value increments by one (or similar)
image

happens with multiple tasks.

Causing a major issue for us in storing relevant data.

That’s probably because the number is too big and asana doesn’t allow such a big number. I had the issue as well and add to go back to text field.

ahh that makes some sense, couldn’t work out why it was changing the value, but will move to text field then :frowning: