- Issue created by @arthur_lorenz
- Merge request !12Explicitly set target entity type on podcast episode's base fields. → (Merged) created by arthur_lorenz
Automatically closed - issue fixed for 2 weeks with no activity.
In "podcast_publisher_analytics_entity_base_field_info_alter()" the target entity type is not set explicitly, causing this exception:
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 138 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).
* Install podcast_publisher_analytics module
* Go to /admin/config
Active
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.