Skip to content

[Backport] 18901-Forgot-password-form-should-not-available-while-customer-is-log… #19092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

agorbulin
Copy link

Original Pull Request

#19029
…ged-in

#18901: Forgot password form should not available while customer is logged in

Description (#18901)

When you is logged in, form forgotpassword not shown, redirect to My Account occurred instead
When you guest and go to forgotpassword form, you see forgotpassword form

Fixed Issues (#18901)

  1. Forgot password form should not available while customer is logged in. #18901: Forgot password form should not available while customer is logged in

Manual testing scenarios (*)

  1. Go to customer/account/forgotpassword as guest
  2. See forgotpassword form
  3. Login as user on FE
  4. Go to customer/account/forgotpassword
  5. You do not see forgotpassword form, but you redirected to My Account

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

…ged-in magento#18901: Forgot password form should not available while customer is logged in
@agorbulin agorbulin force-pushed the 2.2-develop-PR-port-19029 branch from 6ce920c to 8ae5b87 Compare November 6, 2018 21:37
@magento-engcom-team magento-engcom-team added Partner: ISM eCompany Pull Request is created by partner ISM eCompany partners-contribution Pull Request is created by Magento Partner Component: Customer Release Line: 2.2 labels Nov 6, 2018
@magento-engcom-team
Copy link
Contributor

Hi @agorbulin. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.2-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@orlangur orlangur self-assigned this Nov 7, 2018
@orlangur
Copy link
Contributor

orlangur commented Nov 7, 2018

@agorbulin sorry, #19089 was faster :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Customer duplicate Partner: ISM eCompany Pull Request is created by partner ISM eCompany partners-contribution Pull Request is created by Magento Partner Release Line: 2.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants