Skip to content

Custom category attributes don't show after upgrading to Magento 2.1.0 #5942

@JacobDrummond

Description

@JacobDrummond

Preconditions

  1. PHP 5.6.16
  2. MySQL 5.6.21-log
  3. Magento 2.1.0
  4. Nginx 1.4.6

Steps to reproduce

  1. Install Magento 2.0.2
  2. Create custom category attributes using in an InstallData/UpgradeData class.
  3. Confirm custom attributes show in the category form in Magento 2.0.2
  4. Upgrade to Magento 2.1.0

Expected result

  1. Custom category attributes show in the category admin form, as they did in 2.0.2

Actual result

  1. The custom attributes still appear in the eav_attribute_* tables
  2. However, custom category attributes don't show in the category admin form. Only the Magento attributes show.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions