Skip to content

Comment in store configuration is not showing properly missing {{name}} in catalog/catalog/fields_masks #38531

Open
@abhiramalli

Description

@abhiramalli

Preconditions and environment

2.4.6- Magento version
image
image
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

m2-assistant commented on Mar 20, 2024

@m2-assistant

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:


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.

self-assigned this
on Mar 20, 2024
m2-assistant

m2-assistant commented on Mar 20, 2024

@m2-assistant

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: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
    2. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
    3. Add Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
    4. Verify that the issue is reproducible on 2.4-develop branch
    Details- 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 label Reproduced 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!
    5. Add label Issue: Confirmed once verification is complete.
    6. Make sure that automatic system confirms that report has been added to the backlog.
engcom-Bravo

engcom-Bravo commented on Mar 21, 2024

@engcom-Bravo
Contributor

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

  • Go to stores--->configuration---> catalog --->catalog ---> product field auto generation group and check Mask for SKU feilds comment

Screenshot from 2024-03-21 12-49-27

Screenshot from 2024-03-21 12-49-55

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

abhiramalli commented on Mar 21, 2024

@abhiramalli
Author

@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

engcom-Bravo commented on Mar 22, 2024

@engcom-Bravo
Contributor

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

  • Go to stores--->configuration---> catalog --->catalog ---> product field auto generation group and check Mask for SKU feilds comment

Screenshot from 2024-03-21 12-49-27

Screenshot from 2024-03-21 12-49-55

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

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Area: Admin UIComponent: AdminIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.Progress: PR in progressReported on 2.4.6Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @pedromtalavera@engcom-Bravo@github-jira-sync-bot@abhiramalli

    Issue actions

      Comment in store configuration is not showing properly missing {{name}} in catalog/catalog/fields_masks · Issue #38531 · magento/magento2