-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Product Fields Auto-Generation does not populate meta tags on products added via API #37503
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
Comments
Hi @lytesaber. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://ef8fd27d2aff099c51a28c3eb3ba4a89.instances-prod.magento-community.engineering |
Hi @lytesaber, Thank you for reporting and collaboration. Verified the issue on Magento 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots. Steps to reproduce
![]() It is working fine while creating product from admin manually. ![]() ![]() When we create product via API Both Meta Title and Meta Description fields on the newly created product are blank. ![]() ![]() ![]() Hence Confirming this issue. Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-8780 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
Hi @lytesaber , Thanks for your reporting and collaboration. Steps to reproduce :
Meta Title and Meta Description fields on the newly created product are blank. Now, Create a product via admin and observe Meta Title and Meta Description fields are displaying as expected Thanks. |
❌ Cannot export the issue. This GitHub issue is already linked to Jira issue(s): https://jira.corp.adobe.com/browse/AC-8780 |
Preconditions and environment
Steps to reproduce
Expected result
New product is created with both Meta Title and Meta Description fields based on the Product Fields Auto-Generation mask configuration.
Expected Meta Title Value:
Example Product | Test Store
Expected Meta Description Value:
Example Product at Test Store. Free delivery on orders over $75.
Actual result
Both Meta Title and Meta Description fields on the newly created product are blank.
Additional information
Product Fields Auto-Generation feature works for the product created manually in the Magento admin panel however not for products created programmatically via the API. Using the product fields auto-generation feature is still required even when syncing in new products from external POS or ERP systems which don't usually store website specific meta data.
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: