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 custom entities (such a commerce products).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dysrama created an issue. See original summary.

dysrama’s picture

dysrama’s picture

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