Skip to content

catalog:images:resize fails to process all images -> Possible underlying Magento/Framework/DB/Query/Generator issue #18387

Closed
@gwharton

Description

@gwharton

Preconditions

  1. Magento 2.3-develop
  2. Sample data deployed (in order to easily have several test images in store)

Steps to reproduce

  1. php bin/magento catalog:images:resize

Expected result

  1. All 3422 images should be processed

Actual result

  1. Only 801 images are processed.
developer@reedling$ php bin/magento catalog:images:resize
 801/3422 [======>---------------------]  23% 14 mins 58.0 MiB  | /w/s/wsh12-red_main_2.jpg
Product images resized successfully
developer@reedling$

In my 2.2.6 development store which has 140 images, it always stops after exactly 100.

I can reproduce this issue on both 2.3-develop and 2.2.6.

Possible underlying Magento/Framework/DB/Query/Generator issue.

Metadata

Metadata

Assignees

Labels

Component: CatalogEvent: squashtoberfestFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedProgress: PR CreatedIndicates that Pull Request has been created to fix issueReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions