Problem/Motivation

If a field (column) is an integer data type but not value is given, the validation kicks in and complains that empty is not a number. It would be convenient if an empty string for an integer data type can be consider a value of 0.

Proposed resolution

Skip validation for empty fields (columns).

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tsega created an issue. See original summary.

tsega’s picture

Issue summary: View changes
tsega’s picture

tsega’s picture

Version: 1.1.6 » 1.1.7

tsega’s picture

tsega’s picture

Status: Active » Fixed
tsega’s picture

Status: Fixed » Closed (fixed)