Fix null is not an object in entities service
closes #1600 (closed)
Step to reproduce:
The problem seems to be that await entitiesStorage.readMany(urnsToFetch);
returns null when reading from database fails for unknown reasons. So couln't make a steps to reproduce list.
Edited by Juan Manuel Solaro