-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding/updating image using API will not create thumbnail for admin products grid #26825
Comments
Hi @Zyles. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @Zyles do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @engcom-Bravo. Thank you for working on this issue.
|
✅ Confirmed by @engcom-Bravo Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @sergiy-v. Thank you for working on this issue.
|
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 (*)
Steps to reproduce (*)
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.
And as a result - no thumbnails
The text was updated successfully, but these errors were encountered: