Skip to content

2.1 Can't reset customer password #5260

Closed
@sheldonli999

Description

@sheldonli999

Steps to reproduce

  1. Install Magento 2.1
  2. Choose a customer
  3. edit the customer
  4. click reset password

Expected result

  1. send out the password reset email
  2. ...

Actual result

  1. See the error message: Something went wrong while resetting customer password.
  2. [Screenshot, logs]
  3. ...

The reason I have to reset the customer password is the customer can't request to reset password either.
Second, when saving address via webapi (Magento\Customer\Api\CustomerRepositoryInterface save), if I dont send password, the password is rehashed, the customer can't login with the current password.

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