corteza icon indicating copy to clipboard operation
corteza copied to clipboard

Null values in number fields

Open martkaczmarek opened this issue 1 year ago • 3 comments

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

martkaczmarek avatar Feb 04 '24 16:02 martkaczmarek

Stale issue message

github-actions[bot] avatar Apr 05 '24 06:04 github-actions[bot]

Not stale, still open

martkaczmarek avatar May 15 '24 13:05 martkaczmarek

Stale issue message

github-actions[bot] avatar Jul 15 '24 06:07 github-actions[bot]