- Issue created by @joachim
A fix to 🐛 EntityReference::importUrl() should log when data is missing from the JSONAPI Active is rather limited at the moment, as it only can say the URL it is trying to retrieve.
It would be better if this method were aware of the parent entity ID that it's working with, and the name of the field if there's a field involved.
This method works with quite a few things which are non-fields, e.g. EmbeddedEntityImporter, so need to figure out something generic.
Active
4.0
Code