Update help text to note that the update flag will override the track_changes setting for migrations.

Created on 5 February 2025, about 2 months ago

Problem/Motivation

My migration uses the track_changes feature of migrate which is documented here: https://www.drupal.org/docs/8/api/migrate-api/migrate-source-plugins/ove... β†’

At the bottom of that documentation, there is a note that says

Note: The drush migrate-import --update option is similar but as opposed to the method described above it forces an update for all rows.

Steps to reproduce

Proposed resolution

I think we should add a note to the module help or form help/description where you select the update option, since it can be so easy to overlook this feature.

Remaining tasks

User interface changes

New help on the form to let people know that the track_changes option exists and that it is overridden by the forced update option.

API changes

Data model changes

✨ Feature request
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States trackleft2 Tucson, AZ πŸ‡ΊπŸ‡Έ

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

Comments & Activities

Production build 0.71.5 2024