corteza
corteza copied to clipboard
Null values in number fields
Is there an existing issue for this?
- [X] I have searched the existing issues
Version of Corteza
2023.9.2
Current Behavior
Even if the field is set as not required, the user can't really input a Null value to number field. When input is set to empty, the value is converted to 0. Because of that, expression functions like isNil don't work. Even having the Null value set on database level gets tralslated to 0 (although I think it may have something to do with #958)
Expected Behavior
Implement proper Null handling in Number type fields.
Steps To Reproduce
No response
Environment and versions
Corteza 2023.9.2 Docker install
SQL Server 2019
Anything else?
No response
Stale issue message
Not stale, still open
Stale issue message