Can an integer field accept 0 as a valid value when required
I set one of my integer fields as required. When creating the record it's always populated with 0 by default, which is a valid value for our field description. But when I try and save with 0 in the field it says the field needs to be filled in.
Does Integer accept 0 as a valid value or is there a better type to use for this field?
Does Integer accept 0 as a valid value or is there a better type to use for this field?
2 answers
There are several work items written against this and they have been funneled to Enhancement 47827. As of now, this enhancement does not have a due date.
Comments
Robbie Robinson
Jan 04 '13, 5:25 p.m.I am having the same issue. Is there a resolution to this? Should a defect be written against this?