Skip to content
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

The validation of the "Attribute Code" field does not match the documentation #35263

Open
1 of 5 tasks
akovtun opened this issue Apr 4, 2022 · 13 comments · May be fixed by #35573
Open
1 of 5 tasks

The validation of the "Attribute Code" field does not match the documentation #35263

akovtun opened this issue Apr 4, 2022 · 13 comments · May be fixed by #35573
Assignees
Labels
Area: Content Component: Admin Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P3 May be fixed according to the position in the backlog. Progress: PR in progress Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch

Comments

@akovtun
Copy link

akovtun commented Apr 4, 2022

Preconditions (*)

  1. Magento 2.4.3-p1

Steps to reproduce (*)

  1. Stores -> Attributes -> Product
  2. Click "Add New Attribute" button
  3. Enter text with uppercase characters.

Expected result (*)

  1. The validation of the "Attribute Code" field does not match the documentation https://docs.magento.com/user-guide/stores/attributes-product.html#advanced-attribute-properties. The documentation says that only lowercase letters (a-z) and numbers (0-9) can be entered. But you can also enter uppercase characters in this field, and the validation message does not match the documentation.

Actual result (*)

  1. The system should not allow uppercase characters to be entered. Also, the validation message must match the documentation.
    magento1
    image
    magento2

Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.

  • 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”.
@m2-assistant
Copy link

m2-assistant bot commented Apr 4, 2022

Hi @akovtun. Thank you for your report.
To speed up processing of this issue, make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

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

For more details, review the Magento Contributor Assistant documentation.

Add a comment to assign the issue: @magento I am working on this

To learn more about issue processing workflow, refer to the Code Contributions.


⚠️ 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.

✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

@m2-assistant
Copy link

m2-assistant bot commented Apr 5, 2022

Hi @engcom-Delta. 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).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • 3. Add Component: XXXXX label(s) to the ticket, indicating the components 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-Delta engcom-Delta added Area: Product Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch and removed Issue: ready for confirmation labels Apr 5, 2022
@engcom-Delta engcom-Delta added Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed and removed Issue: ready for confirmation labels Apr 5, 2022
@github-jira-sync-bot
Copy link

✅ Jira issue https://jira.corp.magento.com/browse/AC-2767 is successfully created for this GitHub issue.

@m2-assistant
Copy link

m2-assistant bot commented Apr 5, 2022

✅ Confirmed by @engcom-Delta. Thank you for verifying the issue.
Issue Available: @engcom-Delta, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

@engcom-Delta
Copy link
Contributor

Hi @akovtun ,
Thank you for raising an issue , We tried to reproduce the issue on Magento 2.4 Develop.As per provided issue is reproducible. displayed error message is not matching with document https://docs.magento.com/user-guide/stores/attributes-product.html#advanced-attribute-properties.

On Admin Page error message:
Screenshot 2022-04-05 at 8 18 25 PM

On Document :
Screenshot 2022-04-05 at 8 24 13 PM

Hence confirming the issue.

@sdzhepa sdzhepa added the Priority: P3 May be fixed according to the position in the backlog. label Apr 7, 2022
@kalinicham
Copy link

@magento I am working on this

@m2-assistant
Copy link

m2-assistant bot commented Jun 2, 2022

Hi @kalinicham! 👋
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.

@kalinicham
Copy link

@magento add to contributors team

@m2-assistant
Copy link

m2-assistant bot commented Jun 2, 2022

Hi @kalinicham! 👋
Thank you for joining. Please accept team invitation 👉 here 👈 and add your comment one more time.

@kalinicham
Copy link

@magento I am working on this

@engcom-Bravo
Copy link
Contributor

Hi @akovtun,

Thanks for your reporting and collaboration.

We have tried to reproduce the issue in Latest 2.4-develop instance and the issue is still reproducible.Kindly refer the screenshots.

Image

The system should not allow uppercase characters to be entered. Also, the validation message must match the documentation.

Hence Confirming the issue.

Thanks.

@engcom-Bravo engcom-Bravo added Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Component: Admin Area: Content and removed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Area: Product labels Feb 27, 2025
@github-jira-sync-bot
Copy link

✅ Jira issue https://jira.corp.adobe.com/browse/AC-14072 is successfully created for this GitHub issue.

Copy link

m2-assistant bot commented Feb 27, 2025

✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue.
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Content Component: Admin Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P3 May be fixed according to the position in the backlog. Progress: PR in progress Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants