Magento2: Adding a product to a website with "Default Values" breaks the url key. Inconsistent with creating product in multiple websites up front.

Created on 28 Jan 2017  路  7Comments  路  Source: magento/magento2

Scenario 1 (working)

  1. Add product
  2. Check all websites in Product in Websites
  3. Set URL Key
  4. Product reachable in all websites with given url key

Scenario 2 (broken)

  1. Add product
  2. Check only one website in Product in Websites
  3. Set URL Key
  4. Save product
  5. Add product to second website using Copy Data from -> Default Values
  6. Product not reachable in second websites with given url key
  7. In broken store view checkbox Use Default Value for URL key can't be saved.

Preconditions

  1. Magento 2.1.3 CE
  2. Multiple websites configured

    Steps to reproduce

  3. Add product

  4. Check only one website in Product in Websites
  5. Set URL Key
  6. Save product
  7. Add product to second website using Copy Data from -> Default Values

    Expected Result

Product is reachable in second websites with given url key

Actual Result

Product not reachable in second websites with given url key
In broken store view checkbox Use Default Value for URL key can't be saved.

CatalogUrlRewrite Cannot Reproduce Clear Description Format is valid bug report

All 7 comments

This problem might be closely related to the issue I reported earlier when you do the same via the SOAP interface https://github.com/magento/magento2/issues/6256

I developed a workaround for this. If you are interested, please let me know

@thlassche will this work with a multistore en different url keys per store view ?

@philipvandebriel Sure!

What workaround are you using? Please could you post the solution to this issue?

@maderlock Search for rewrites in the Magento Marketplace

@peterhirn, thank you for your report.
We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue.
We tested the issue on 2.1.9

Was this page helpful?
0 / 5 - 0 ratings