Fixed
Project:
Group clone
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2026 at 06:20 UTC
Updated:
24 Jul 2026 at 10:19 UTC
Jump to comment: Most recent
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.
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