Various import failures

Created on 31 August 2023, 10 months ago
Updated 5 September 2023, 10 months ago

Problem/Motivation

I have been trying to import a number of products and their variations into Drupal using this module and have encountered a number of issues.

1) I have a related products field which is an entity reference. The message I get from this module says
"Related product There are some duplicate values they will be eliminated."
The values I have for this in my import csv are: 1343|1332|12043|12171
which I believe is the correct format for multiple values. The related products field does allow for multiple values.

2) I Can't seem to import images on product types. I have exactly the same image for both the product type and product variation. The image on the product variation imports fine but I get the message
"Notice: Image(field_image) default value will be used."
The image field on the product variation and product type has exactly the same configuration.

Let me know if I should split this in two.

πŸ› Bug report
Status

Active

Component

User interface

Created by

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

Comments & Activities

  • Issue created by @Toby-fz
  • For 2) I tested with a new product type where the image was only on the product type and not the variation and the image came through fine. When I added an image to the variation type for this test the same issue occurred as above. i.e. the image would import on the variation but not the product type.

Production build 0.69.0 2024