Closed
Description
Preconditions
- Magento 2.2.2
- Existing product with different values in different StoreViews (e.g StoreView UK, NL, DE, ...)
Steps to reproduce
- open the product
- select one StoreView (e.g. UK - not "All StoreViews"!)
- click on "Save product & duplicate"
Expected result
- the product got be duplicated with all (different) values in each storeView
Actual result
- the default values of the new product are not the default values from the original product. Instead, the values from the selected storeView will be used to create the new product.
Example (Productname):
Original product:
StoreView Default: "My default name"
StoreView UK: "My UK name"
StoreView NL: "My NL name"
...
Duplicated product: (before clicking on duplicate, I switch to the storeView "UK")
StoreView Default: "My UK name"
StoreView UK: "My UK name"
StoreView NL: "My NL name"
...
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedNo current plan to fix. Fixing can be deferred as a logical part of more important work.The 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 releaseAffects aesthetics, professional look and feel, “quality” or “usability”.