Skip to content

Use decimal 0 without digits as default value

If the digits of the field is 0, than using '0.0' trigger the validation error introduced by 2be02f249a1d. I changed more values than needed but this is to avoid future mistakes by duplicate code.

Closes #13197

Merge request reports