Closed
Description
Preconditions (*)
- Magento 2.4-develop
Steps to reproduce (*)
- Go to Catalog -> Products -> Add New Product
- Click on the "Add Attribute" button (Upper right corner)
- Click on the "Create New Attribute" button
- Close the opened window
- Click on the "Create New Attribute" button again
Expected result (*)
The "New Attribute" window opened (as on the 4 step)
Actual result (*)
Empty window opened with title. Error in console:
Uncaught TypeError: value.split is not a function
at insert.js:204
at Function._.each._.forEach (underscore.js:150)
at UiClass.filterExternalLinks (insert.js:203)
at UiClass.initExternalLinks (insert.js:178)
at UiClass.destroyInserted (insert.js:166)
at UiClass._super (wrapper.js:106)
at UiClass.destroyInserted (insert-form.js:106)
at UiClass.destroyInserted (wrapper.js:109)
at registry.js:58
at Registry._resolveRequest (registry.js:417)
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 confirmedA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects critical data or functionality and forces users to employ a workaround.
Type
Projects
Status
Done