Fixed empty array for query result causing entity storage to crash loading a FALSE entity ID.
Merged
requested to merge issue/entity_usage-3444332:3444332-batch-process-crashes-no-entities into 8.x-2.x
Compare changes
+ 1
− 1
@@ -178,7 +178,7 @@ class EntityUsageBatchManager implements ContainerInjectionInterface {