Issue #3270683: An error happen when the remote entity has been deleted
1 unresolved thread
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 6
− 0
@@ -310,6 +310,9 @@ class ExternalEntityStorage extends ContentEntityStorageBase implements External
@@ -318,6 +321,9 @@ class ExternalEntityStorage extends ContentEntityStorageBase implements External
This is just hiding the error message, so it will render an empty entity/page.
It should throw an exception so it can be handled better.