Closed
Description
Updating or adding a new image to a product will not create a thumbnail in the admin products grid. The admin products grid will have a placeholder.
Preconditions (*)
- Magento 2.3.3
Steps to reproduce (*)
- Create product
- Upload image to product using the rest API
- Visit the products grid in backend
Expected result (*)
A thumbnail for the product should be rendered in the products grid.
Actual result (*)
A placeholder for the product is rendered in the products grid.
Additional information
When the product image is added from Admin, the Image Roles are displayed. Base, Small, Thumbnail, Swatch
If the product image is added using API, there are no image roles.
Metadata
Metadata
Assignees
Labels
Use with concrete module component label E.g. "Component: Api" + "Catalog"The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch