Problem/Motivation
EntityReference is the processor plugin for reference fields, but other processors use it as a base class for some of its functionality -- in particular, importUrl() and recursion handling.
Steps to reproduce
Proposed resolution
Improve DX by moving these into a common base class for referenced entities.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork entity_share-3539295
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
joachim commentedMR on the 3 branch for now.
Comment #5
joachim commented