I use the uuid module for nodes that are imported and continuously updated via migrate. This results in a new uuid every time the node is updated via migrate which is obviously no good. Attached is a patch to respect uuids for nodes.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dysrama created an issue. See original summary.

dysrama’s picture

dysrama’s picture

Category: Bug report » Feature request
dysrama’s picture

Bug in code because new nodes weren't handled fixed in new patch

thedut’s picture

This patch is only for nodes, Taxonomy terms are concerned to, and maybe more entities.