Skip to content

Magento 2.1 - Can't update custom attribute value for customer (account edit form) #4694

@tanghia

Description

@tanghia

Magento 2.0.2 -> 2.0.6 update value of custom attributes on account edit page successfully, but magento 2.1 can't update (no error message or javascript error).

Steps to reproduce

  1. Create account with custom attributes successfully
  2. Login
  3. Edit account information

Expected result

  1. Value of custom attributes changed

Actual result

  1. New values is not update.

Magento also hardcode some attribute_set_id in: CustomerMetadataInterface and AddressMetadataInterface (1 and 2). Magento 2.1 also change js and some template files (account page) which is not compatible with extensions and theme of old versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions