There is a bug where product variations are imported, but not properly attached to the reference fields. This is causing all product displays to only have one variation, even if there are multiple.

The bug is covered in #2701333: Reference fields should extend MigrateSimpleFieldHandler.

Need to write a patch to use this patch, and test to ensure variations are properly imported.

CommentFileSizeAuthor
#2 demo_migrations_not-2701341-2.patch2.77 KBmglaman

Comments

mglaman created an issue. See original summary.

mglaman’s picture

Status: Active » Needs review
StatusFileSize
new2.77 KB
rszrama’s picture

That patch worked for me w/ respect to importing demo store content.

  • mglaman committed b7df418 on 7.x-2.x
    Issue #2701341: Demo migrations not populating product reference field...
mglaman’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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