Don't update node's changed timestamp

Created on 28 August 2024, 4 months ago

Problem/Motivation

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.

Steps to reproduce

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.

Proposed resolution

Enable the 'Syncing' flag before saving the nodes.

Remaining tasks

For me, this required adding the patch in bug #2329253 for Drupal 10.3.x in order to perform correctly.

User interface changes

None

API changes

None

Data model changes

None

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States josephcheek Provo, UT

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024