- πΊπΈUnited States jcandan
This is an issue also reported in π¬ Entityqueue entity fails to import Active , which uses Default Content.
I am also getting this error when attempting to import and
entity_subqueue
via Default Content β :In ExceptionHandler.php line 45: SQLSTATE[HY000]: General error: 1364 Field 'name' doesn't have a default value: INSERT INTO "entity_subqueue" ("revision_id", "queue", "uuid", "langcode") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3); Array ( [:db_insert_placeholder_0] => [:db_insert_placeholder_1] => my_entity_subqueue [:db_insert_placeholder_2] => c3655edc-a41b-42bd-bf82-5cbc92268c67 [:db_insert_placeholder_3] => en ) In StatementWrapperIterator.php line 113: SQLSTATE[HY000]: General error: 1364 Field 'name' doesn't have a default value