Problem/Motivation

Noticing when the value in a grid is "0" it is skipped during migration of webform submissions.

Steps to reproduce

Proposed resolution

Don't do empty() check for multiple.

Remaining tasks

User interface changes

API changes

Data model changes

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

joelpittet created an issue. See original summary.

joelpittet’s picture

Status: Active » Needs review
Issue tags: +Quick fix

Could use a second pair of eyes, but this simple changes makes a big difference.

joelpittet’s picture

Title: grid value of 0 is skipped » Grid value of 0 is skipped