Closed tanimoto-true closed 3 years ago
Hi @tanimoto-true. Thank you for your report. To help us process this issue please make sure that you provided the following information:
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:
@magento give me 2.4-develop instance
- upcoming 2.4.x release
For more details, please, review the Magento Contributor Assistant documentation.
Please, add a comment to assign the issue: @magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
:warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
:clock10: You can find the schedule on the Magento Community Calendar page.
:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket.
:movie_camera: You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel
:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel
@magento I am working on it
Hi @riddhiwagento! :wave:
Thank you for collaboration. Only members of Community Contributors Team are allowed to be assigned to the issue. Please use @magento add to contributors team
command to join Contributors team.
@magento add to contributors team
Hi @riddhiwagento! :wave: Thank you for joining. Please accept team invitation :point_right: here :point_left: and add your comment one more time.
@magento I am working on this
I removed id parameter from object in media_gallery_entries in post payload, then images started showing properly.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 14 days if no further activity occurs. Is this issue still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? Thank you for your contributions!
Summary
I created new product via product API with some base64 encoded jpeg images. But only one image displays in frontend and admin page. Looks like other images are saved in tmp directory and those are not displayed.
endpoint /rest/V1/products
method Post
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Only first image displays but other images not.
catalog_product_entity_media_gallery table data
Image saved in following path
image displayed in frontend
images not display in frontend
When accessing admin panel
images not display
debug.log
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.