Closed
Description
Created a custom short_description attribute following the exact ways to create as shown in module-catalog/Setup/CategorySetup.php and module-catalog/view/adminhtml/ui_component/category_form.xml
Preconditions
- Magento 2.4-develop
Steps to reproduce
-
Create new module with Setup InstallData.php
-
Install new category attribute following Magento's current category attribute array.
magento-bug2.txt -
Add view/adminhtml/ui_component/category_form.xml for above attribute
magento-bug.txt -
I am also getting this for a custom text and image attribute.
-
php bin/magento setup:upgrade
-
Set different values per scope level using store switcher
Expected result
- Should see [Store View] label under attribute label.
- Should be able to see different values per scope level (global, website, store)
Actual result
- Can't see [Store View] label under attribute label.
- Can't see different values per scope level (global, website, store)
- Can see different values in database
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 developmentOnce P0 defects have been fixed, a defect having this priority is the next candidate for fixing.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done