magento-2-smtp icon indicating copy to clipboard operation
magento-2-smtp copied to clipboard

Do not change the result within CustomerAccountManagement::isEmailAvailable() plugin

Open fredden opened this issue 2 years ago • 0 comments

Description

If an error occurs within this plugin, it will not change the availability of an email address and therefore should not change the result of calling Magento\Customer\Model\AccountManagement::isEmailAvailable()

Related Pull Requests

  • #329
  • #324

Fixed Issues

  • This is related to (but does not fix) #315

Manual testing scenarios

See #315 for details.

fredden avatar Mar 11 '22 09:03 fredden