Skip to content

[2.4.7-p3] Duplicate image when product is edited through API #39349

Open
@iwanzijderveld

Description

@iwanzijderveld

Preconditions and environment

  • Magento version 2.4.7-p3
  • Product bulk API - Run bin/magento queue:consumers:start async.operations.all

Steps to reproduce

  1. Post a product with one image using BASE64 format option on BULK API endpoint rest/all/async/bulk/V1/products
  2. Go to the product in the admin.
  3. See that 1 image is imported.
  4. Post the same request again
  5. See that the same image is added twice

Expected result

Existing image to be overridden.

Actual result

Image is duplicated

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Labels

Area: CatalogComponent: BulkIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.Progress: ready for devReported on 2.4.7-p3Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions