Skip to content

Adding custom attribute to category doesn't show store specific value #13440

Closed
@maxxeh1

Description

@maxxeh1

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

  1. Magento 2.4-develop

Steps to reproduce

  1. Create new module with Setup InstallData.php

  2. Install new category attribute following Magento's current category attribute array.
    magento-bug2.txt

  3. Add view/adminhtml/ui_component/category_form.xml for above attribute
    magento-bug.txt

  4. I am also getting this for a custom text and image attribute.

  5. php bin/magento setup:upgrade

  6. Set different values per scope level using store switcher

Expected result

  1. Should see [Store View] label under attribute label.
  2. Should be able to see different values per scope level (global, website, store)

Actual result

  1. Can't see [Store View] label under attribute label.
  2. Can't see different values per scope level (global, website, store)
  3. Can see different values in database

Metadata

Metadata

Labels

Component: EavEvent: mm20inFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: doneReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions