Wishlist module turns the whole site to 404 #10876
Labels
Issue: Cannot Reproduce
Cannot reproduce the issue on the latest `2.4-develop` branch
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
The magento2.1.8 instance is working good except this one issue.
Whenever a user wants to add any product in wishlist, he is redirected to login page (/customer/account/login/).
After he logs in successfully, he is redirected to https://domain.com/wishlist/index/index/wishlist_id/1/
and sees an error
##404 error: Page not found.
The problem doesn't end here, The logged in user sees the same error for whole website (homepage or any other page).
Preconditions
Steps to reproduce
User wants to add any product in wishlist, he is redirected to login page (/customer/account/login/).
After he logs in successfully, he is redirected to https://domain.com/wishlist/index/index/wishlist_id/1/
and sees an error
Expected result
The wishlist should be working normally
Actual result
I have removed the social login module from the setup and have used commands: upgrade, compile, cache flush and content deploy. Issue persists.
##EDIT -
The same setup works just fine on other websites I have deployed. This particular project has the issue. I had re-updated the Magento version to 2.1.8 using composer, issue is still there.
The text was updated successfully, but these errors were encountered: