Problem/Motivation
Just to document for now.. there can be certain fields that are really entity_reference fields just with some additional data storage columns. Currently we have 2 field type IDs hardcoded here: https://git.drupalcode.org/project/group_clone/-/blob/3.0.x/src/EntityCl...
We could probably use is_a() to check for EntityReferenceItemInterface instead.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork group_clone-3612420
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
graber commentedComment #5
graber commented