- Issue created by @xdequinze
- 🇵🇰Pakistan isalmanhaider
I'm experiencing the same
while updrading group 1.5/6 to 2.2 on drupal 9.5.11Drupal\Core\Entity\Query\QueryException: 'plugin_id' not found in Drupal\Core\Entity\Query\Sql\Tables->ensureEntityTable() (line 369 of /var/www/html/docroot/core/lib/Drupal/Core/Entity/Query/Sql/Tables.php)
[notice] Update started: group_update_9203 > [error] Drupal\Core\Database\IntegrityConstraintViolationException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'uid' cannot be null: INSERT INTO "tmp_00d0a9group_relationship_field_data" ("id", "type", "langcode", "uid", "gid", "entity_id", "label", "created", "changed", "default_langcode", "plugin_id", "group_type") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9, :db_insert_placeholder_10, :db_insert_placeholder_11); Array > ( > [:db_insert_placeholder_0] => 292921 > [:db_insert_placeholder_1] => client-group_membership > [:db_insert_placeholder_2] => en > [:db_insert_placeholder_3] => > [:db_insert_placeholder_4] => > [:db_insert_placeholder_5] => > [:db_insert_placeholder_6] => > [:db_insert_placeholder_7] => > [:db_insert_placeholder_8] => > [:db_insert_placeholder_9] => > [:db_insert_placeholder_10] => group_membership > [:db_insert_placeholder_11] => client > ) > in Drupal\mysql\Driver\Database\mysql\ExceptionHandler->handleExecutionException() (line 50 of /var/www/html/docroot/core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php). > [error] The entity update process failed while processing the entity type group_content, ID: 292921. > [error] Update failed: group_update_9203 [error] Update aborted by: group_update_9203 [error] Finished performing updates.
- 🇬🇧United Kingdom unqunq
Might be related to this: https://www.drupal.org/project/group/issues/3363130 🐛 Database update errors when upgrading from 1.5 to 2.1 pluginid not found Active
I think this is the history of when the update has been created https://www.drupal.org/project/group/issues/3278778 →
- Status changed to Closed: duplicate
3 months ago 8:08am 20 August 2024 - 🇧🇪Belgium kristiaanvandeneynde Antwerp, Belgium
This definitely seems like a duplicate of 🐛 Database update errors when upgrading from 1.5 to 2.1 pluginid not found Active
Thanks @unqunq!