Closed
Description
If you open a magento store, add a product to cart, and try to checkout, and guest checkout be disabled, the login window will appear on screen,
but if you login to your account, you will be returned to homepage
while the correct page is checkout
because user clicked the checkout button before signing in
Preconditions
- Magento 2.1.8
- PHP 7.0.22
Steps to reproduce
- disable guest checkout
- open magento store
- add product to your cart and select checkout button
- fill the login window details
- and you should select checkout button once again after signing in
Expected result
after signing in, user should redirected to checkout page, as he want this before signing in
Actual result
will be returned to homepage
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release