- Issue created by @josephcheek
- Merge request !123470813: Enable the 'syncing' flag on the node so the changed timestamp will not be altered. β (Open) created by josephcheek
Hello, I am happily using this module to migrate files to media in a D7->D10 migration but in my use case, we need to preserve the last-modified (changed/updated) timestamp of the node, and using this module updates all the nodes changed timestamps.
1. Verify nodes have normal changed timestamps.
2. Perform an FFTM migration.
2. Verify all affected nodes have updated their changed timestamps to the current time.
Enable the 'Syncing' flag before saving the nodes.
For me, this required adding the patch in bug #2329253 for Drupal 10.3.x in order to perform correctly.
None
None
None
Active
1.0
Code