Closed
Description
Preconditions
- Magento 2.1.3
- Nginx/Debian8/Mysql
Steps to reproduce
- Add new product or
- change old url and save product or
- delete a url and save product
Expected result
- url rewrite like this ( in 2.1.2 everything ok ) www.domain.com/xxxxxxx.html
Actual result
- we get an url like this : catalog/product/view/id/7775/s/XXXXXXXXXXXXX/
If we check the url rewrite table in the database then all the url's are deleted with product id 7775
If we save the product nothing change and can not found the urls anymore in de url rewrite table.
If we save a product (from magento 2.1.2) and don't change the url then the rewrite-url is ok.
We use multistore with url store code.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 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.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release