Skip to content

Saving Product does not update URL rewrite in Magento 2.1.0 #5929

Closed
@JacobDrummond

Description

@JacobDrummond

Preconditions

  1. PHP 5.6.16
  2. MySQL 5.6.21-log
  3. Magento 2.1.0
  4. Nginx 1.4.6

Steps to reproduce

  1. Confirm old URL rewrite works:
    hama-1
  2. Update product URL:
    hama-2

Expected result

  1. Product should be visible at /{new product url}

Actual result

  1. 404 error:
    hama-3
  2. url_rewrite entry for product saved above still shows old request_path:
    hama-4

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions