Skip to content

After upgrade to 2.1.3 url rewrite problem multi store #8227

Closed
@philipvandebriel

Description

@philipvandebriel

Preconditions

  1. Magento 2.1.3
  2. Nginx/Debian8/Mysql

Steps to reproduce

  1. Add new product or
  2. change old url and save product or
  3. delete a url and save product

Expected result

  1. url rewrite like this ( in 2.1.2 everything ok ) www.domain.com/xxxxxxx.html

Actual result

  1. 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

No one assigned

    Labels

    Component: CatalogUrlRewriteFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releasebug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions