Open
Description
Preconditions and environment
2.4.6- Magento version
as we can see in code of system.xml we can see we mentioned the {{name }} but in store configuration it is not visible
Steps to reproduce
Go to stores--->configuration---> catalog --->catalog ---> product field auto generation group and check Mask for SKU feilds comment
Expected result
in comment we should see {{name }}
Actual result
{{name}} is missing in fields comment
Additional information
we can show the {{name }} in comment by adding cdata
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Activity
m2-assistant commentedon Mar 20, 2024
Hi @abhiramalli. Thank you for your report.
To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 You can find the schedule on the Magento Community Calendar page.
📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
m2-assistant commentedon Mar 20, 2024
Hi @engcom-Bravo. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branchDetails
- Add the comment@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure.- If the issue is reproducible on
2.4-develop
branch, please, add the labelReproduced on 2.4.x
.- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
Issue: Confirmed
once verification is complete.engcom-Bravo commentedon Mar 21, 2024
Hi @abhiramalli,
Thank you for reporting and collaboration.
Verified the issue on Magento 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots.
Steps to reproduce
We are able to see {{name}} in fields comment.
Kindly recheck the issue in Latest Magento 2.4-develop instance and elaborate the steps to reproduce if the issue is still reproducible.
Thanks.
abhiramalli commentedon Mar 21, 2024
@engcom-Bravo
as you posted in screenshot
where is {{ name }} in comment ??
i can see only "use as Product Name placeholder"
it should be like
''use {{name}} as Product Name placeholder"
correct me if i am wrong
engcom-Bravo commentedon Mar 22, 2024
Hi @abhiramalli,
Thanks for your update.
Verified the issue on Magento 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots.
Steps to reproduce
The comment should be like this use {{name}} as Product Name placeholder but it is looking like use as Product Name placeholder.
Hence Confirming the issue.
Thanks.
27 remaining items