TypeError: Argument 3 passed to Drupal\single_content_sync\ContentImporter::setFieldValue()

Created on 20 April 2023, about 1 year ago
Updated 26 April 2023, about 1 year ago

I'm trying to export some nodes from my development site to my production site.

I was able to import taxonomy terms but when I try to import a single node, I get this error:

TypeError: Argument 3 passed to Drupal\single_content_sync\ContentImporter::setFieldValue() must be an instance of Drupal\single_content_sync\mixed, null given, called in D:\mysite\modules\contrib\single_content_sync\src\ContentImporter.php on line 218 in Drupal\single_content_sync\ContentImporter->setFieldValue() (line 242 of D:\mysite\modules\contrib\single_content_sync\src\ContentImporter.php)

Any ideas on how I can fix this?

🐛 Bug report
Status

Fixed

Version

1.3

Component

Code

Created by

🇺🇸United States nixar San Antonio, TX

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024