Closed
Description
Preconditions
- Magento 2.0.9
- Apache Rewrite is on
Steps to reproduce
- Open products > catalog > product > Search Engine Optimization
- I change the URL Key
- Delete all cache in Magento Admin, and try all of this
./bin/magento setup:di:compile
./bin/magento setup:static-content:deploy
./bin/magento cache:clean
./bin/magento cache:flush
./bin/magento indexer:reindex
Expected result
- Product URL should change like URL key
Actual result
- There is still the old URL Key in use. The new one doesn't work