Magento2: Product save displays wrong SKU after error while saving

Created on 23 Aug 2017  路  3Comments  路  Source: magento/magento2

Preconditions

  1. Install clean version of Magento 2.1.8

Steps to reproduce

  1. Create a new product where the name of the product is different from the SKU. See my screenshot as an example.
  2. Make sure that saving the product creates an error, for instance use an URL key which is already in use by another product.
  3. After saving the SKU that is displayed is suddenly changed to the name of the product.
  4. Issue only occurs when saving of the product goes wrong, otherwise SKU is correctly saved and retrieved again.

Expected result

  1. The displayed SKU should not change from the one you entered. It should stay the same.

Actual result

  1. The SKU is different then the one entered and is the same as the name of the product.

Screenshot of settings before saving:
image

Screenshot of settings after saving, SKU has changed:
image

Format is valid

All 3 comments

@dverkade Thank you for your submission.
Unfortuanlly, the issue you described is standart feature.
If you want to make Feature Requests and Improvements, please submit them to the new Magento 2 Feature Requests and Improvements forum (see details here).

@magento-engcom-team could you describe the standard feature? This issue describes changing the SKU value after a product save. I don't think this is a standard feature and it should not be possible that a SKU entered by the user suddenly changes without notification of this change. Please reproduce this issue with the steps mentioned in above and checkout the screenshots to see what exactly goes wrong here. If you like I can to a screendump / screenshare as well.

@magento-engcom-team calling some wrong behavior "standard" doesn't make it right.

This is clearly a bug report, not a feature request. This issue needs to be reopened.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jzalenski picture jzalenski  路  3Comments

xi-ao picture xi-ao  路  3Comments

kandrejevs picture kandrejevs  路  3Comments

andreaskoch picture andreaskoch  路  3Comments

salelsol picture salelsol  路  3Comments