-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
-
NEW
-
NEW
If a column uses (optional) value list to restrict possible numeric values, some issues won't be reported, others are "wonky".
My guess is the values in the (optional) value list are interpreted as String rather than the correct field type (e.g. int).
(See 'Steps to Reproduce' for more detailed info.)