Skip to content

3395356 Fix logic that failed to acknowledge 0 as a valid array index key

Allows import execution to continue when field_machine_name is the 0th array element, but still fails if field_machine_name is not provided.

Merge request reports