Problem/Motivation

The end result of executing migrate upgrade on Drupal core's Drupal 7 fixture has changed.

Proposed resolution

Identify core commits (issues) which are causing the changes.
Update fixtures.

Identified changes:

  1. #3199578: Fix EntityReferenceTranslationDeriver process pipeline, in core 9.2.x.
    • Node #2's active english revision's field_node_reference being 4 instead of NULL.
    • Node #2's active english revision's field_reference_2 being 6 instead of 4.
  2. #3209934: Fix spelling for 46 migrate related words, in core9.3.x: The size of file 2 changed from 4878 bytes to 4 bytes.

Remaining tasks

  1. Identify and document core commits (issues) which are causing the changes.
  2. Update fixtures.

API changes

No changes.

Comments

huzooka created an issue. See original summary.

huzooka’s picture

Issue summary: View changes
huzooka’s picture

Issue summary: View changes
Status: Active » Needs work
Related issues: +#3199578: Fix EntityReferenceTranslationDeriver process pipeline
StatusFileSize
new4.53 KB
huzooka’s picture

Assigned: huzooka » Unassigned
Issue summary: View changes
Status: Needs work » Needs review
Related issues: +#3209934: Fix spelling for 46 migrate related words
StatusFileSize
new117.05 KB
new112.79 KB
huzooka’s picture

Issue summary: View changes

  • huzooka committed 7714a3b on 1.2.x
    Issue #3244971 by huzooka: Identify core issues causing changes in data...
huzooka’s picture

Version: 1.2.x-dev » 1.1.x-dev
huzooka’s picture

StatusFileSize
new117.05 KB

  • huzooka committed e32bf43 on 1.1.x
    Issue #3244971 by huzooka: Identify core issues causing changes in data...
huzooka’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.