- Issue created by @iheb.attia
- Status changed to Needs review
7 months ago 3:13pm 25 April 2024 - last update
7 months ago Patch Failed to Apply
A PluginNotFoundException error is encountered when attempting to clone a custom entity with entity reference fields. This occurs because the isClonable method does not verify whether the target_type is defined in the field settings.
Add check on entity type id before loading the entity storage.
Needs review
2.0
Code