Problem/Motivation

I've got the following error in the logs in the entity.node.content_translation_add form

Drupal\Component\Plugin\Exception\PluginNotFoundException : The "source" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 142 of /web/core/lib/Drupal/Core/Entity/EntityTypeManager.php).

Steps to reproduce

1. Enable content translation for the article content type.
2. Try to add a translation for the existing article.
3. On the add translation form many ajax errors will appear in console due to this problem

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

igor mashevskyi created an issue. See original summary.

igor mashevskyi’s picture

Assigned: igor mashevskyi » Unassigned
Status: Active » Needs review

vitaliyb98 changed the visibility of the branch 3.1.x-dev to hidden.

vitaliyb98’s picture

Issue summary: View changes
vitaliyb98’s picture

Status: Needs review » Fixed

Committed and pushed to 3.1.x-dev Thanks!

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.