- Issue created by @JaydipJD
PHP Fatal error: Trait "Drupal\acquia_contenthub\EventSubscriber\UnserializeContentField\FieldEntityDependencyTrait" not found in /app/docroot/modules/contrib/sitestudio_contenthub/modules/sitestudio_contenthub_subscriber/src/EventSubscriber/UnserializeContentField/SitestudioEntityReferenceFieldUnserializer.php on line 14
Fatal error: Trait "Drupal\acquia_contenthub\EventSubscriber\UnserializeContentField\FieldEntityDependencyTrait" not found in /app/docroot/modules/contrib/sitestudio_contenthub/modules/sitestudio_contenthub_subscriber/src/EventSubscriber/UnserializeContentField/SitestudioEntityReferenceFieldUnserializer.php on line 14
[warning] Drush command terminated abnormally.
Steps to reproduce:
1. upgrade the ContentHub v3.3 and Site Studio ContentHub 7.3
2. run drush command(try to clear cache)
I had a look at the module v3.0 and v3.2.2.
Root cause is FieldEntityDependencyTrait file is removed as part of this commit. I dont understand the reason. https://git.drupalcode.org/project/acquia_contenthub/-/commit/c31b255c7c...
as of now i have downgraded module to v3.2.2
Active
3.3
Code