Closed
Description
Preconditions (*)
- Magento 2.3.5-p1
Steps to reproduce (*)
- IF product attributes with following code does not exist
product_type
ortype_id
then attempt to create any of them - ELSE edit any of them and change anything
Expected result (*)
- Attribute is not saved. Error message is shown
- text: Code "product_type" is a reserved key and cannot be used as attribute code.
- text: Code "type_idis" a reserved key and cannot be used as attribute code.
Actual result (*)
- Either of following messages appear
An attribute with this code already exists.
ORAn attribute with the same code (product_type) already exists.
It's due to following line of code
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”.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentMay be fixed according to the position in the backlog.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects aesthetics, professional look and feel, “quality” or “usability”.Has been reviewed and prioritized during Triage with Product Managers
Type
Projects
Status
Done