Closed
Description
Magento 2.3.x probably 2.2 and 2.1 as well
Preconditions (*)
In some cases when the url_rewrite
has a lock and e.g. after the product saving - M2 regenerates URL and leaves the product without readable urls and affected URL lead to 404 page since they had not been generated again.
Steps to reproduce (*)
- Save product to trigger url regenerate
- Simulate lock on
url_rewrite
table - See an exception
- Clean cache and go to product page by known URL
- See 404 page
Expected result (*)
- URL leads to correct product page
Actual result (*)
- URL leads to 404 page
Metadata
Metadata
Assignees
Labels
The 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.3 release