- Issue created by @Jon Pugh
- πΊπΈUnited States mradcliffe USA
I'm update the tag to Portland2024 to avoid confusion for other contributors.
When installing the module on a specific site, a fatal error is thrown.
I've only seen this happen on one site.
Backtrace
#0 /var/www/html/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php(211): Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema->getEntitySchema(Object(Drupal\Core\Entity\ContentEntityType), true)
#1 /var/www/html/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php(1461): Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema->requiresEntityStorageSchemaChanges(Object(Drupal\Core\Entity\ContentEntityType), Object(Drupal\Core\Entity\ContentEntityType))
#2 /var/www/html/web/core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php(324): Drupal\Core\Entity\Sql\SqlContentEntityStorage->requiresEntityStorageSchemaChanges(Object(Drupal\Core\Entity\ContentEntityType), Object(Drupal\Core\Entity\ContentEntityType))
#3 /var/www/html/web/core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php(261): Drupal\Core\Entity\EntityDefinitionUpdateManager->requiresEntityStorageSchemaChanges(Object(Drupal\Core\Entity\ContentEntityType), Object(Drupal\Core\Entity\ContentEntityType))
#4 /var/www/html/web/modules/contrib/site/site.install(34): Drupal\Core\Entity\EntityDefinitionUpdateManager->getChangeList()
#5 [internal function]: site_install(false)
On the problem site:
Enable site.module or load the site status page.
Unsure how to reproduce.
Active
2.2
Code
I'm update the tag to Portland2024 to avoid confusion for other contributors.