- Merge request !1Issue #3222706: Entity Import Plus is not compatible with Drupal 9 → (Closed) created by kiseleva.t
Using deprecated Drupal::entityManager
Enable Entity Import Plus in Drupal 9 and open /admin/config/system/entity-importer/*/field-mapping
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "entity.manager". in Drupal\Component\DependencyInjection\Container->get() (line 151 of core/lib/Drupal/Component/DependencyInjection/Container.php).
Replace Drupal::entityManager by Drupal::entityTypeManager
Accept patch.
None.
None.
None.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.