Closed bpresles closed 7 years ago
On a project we need the id to be included in the migration for a custom entity type as the id is a machine_name.
Therefore I've added hook_content_staging_unsetted_ENTITY_TYPE_fields_alter to allow other modules to alter the list of unsetted entity fields
On a project we need the id to be included in the migration for a custom entity type as the id is a machine_name.
Therefore I've added hook_content_staging_unsetted_ENTITY_TYPE_fields_alter to allow other modules to alter the list of unsetted entity fields