Simple entity merge.
204 sites
Security covered
This module allows you to merge an entity into another entity of the same type. It transfers all references pointing to the first entity to the second entity, focusing only on entity reference fields. This feature is best suited for a small number of references as it does not operate in batches.
Simple module that adds a tab for entities that lets you chose a another entity of the same type and merge all the references to this entity to that other entity.
Only takes care of entity_reference fields and it doesn't process entities in batch so is not advised for large number of references.