Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import customizable options adds it to another product if same SKU is filled #9457

Closed
DependencyHell opened this issue Apr 30, 2017 · 4 comments
Labels
bug report Component: Catalog Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release triage wanted

Comments

@DependencyHell
Copy link

When creating a new product, if by mistake I set the SKU of an already existing product, and import customizable options from this one, these options will be imported to the first product with same SKU, althougth an error shows that same SKU is existing.

Preconditions

Magento 2.1.5

Steps to reproduce

  1. Create a simple product with customizable options (i.e SKU : product-test)
  2. Create a product and set same SKU
  3. Import customizable options from the first product
  4. Save

Expected result

  1. Information message indicates that SKU has been changed (should explain it is already in use)
  2. Confirmation message indicates that Product is saved
  3. Customizables options should be imported in this new product

Actual result

  1. Information message indicates that SKU has been changed
  2. Confirmation message indicates that Product is saved
  3. Imported customizable options are saved to the already existing product that had SKU set first

First Product with sku 'product-test', and 2 customizable options :
create-first-product

Create a new product and by mistake set same sku 'product-test', then on Customizable Options click on Import Options :
create-second-product

Select first product, and click Import :
create-second-product-import-a

Everything looks fine, click on Save button :
create-second-product-import-b

Oops, by mistake I set an already existing SKU, the system changes it, no pb. I can leave happy.
Wait NO! Look at the bottom of the product page, check the new custom options, nothing!
create-second-product-import-c

Return to first product, used to import Customizable options, and here it is duplicated...
final-first-product-is-edited

@Andrii-Deineha
Copy link
Contributor

@DependencyHell Hi, thanks for reporting this issue. Internal ticket was created MAGETWO-70232.

@veloraven veloraven added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Jun 27, 2017
@magento-engcom-team magento-engcom-team added 2.1.x Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report Component: Catalog Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed and removed G1 Passed labels Sep 5, 2017
@magento-engcom-team
Copy link
Contributor

@DependencyHell, thank you for your report.
We've created internal ticket(s) MAGETWO-70232 to track progress on the issue.

@magento-engcom-team magento-engcom-team added 2.2.x Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release labels Oct 11, 2017
@magento-engcom-team
Copy link
Contributor

Hi @DependencyHell

This ticket has been marked as "Triage Wanted" due to low user involvement over time. Over the next 2 weeks we are looking for additional community feedback to decide if it should be archived or not. More information on this is available on the GitHub wiki.

Thank you for collaboration.

@magento-engcom-team
Copy link
Contributor

@DependencyHell thank you for your report.

Unfortunately, we are archiving this ticket now as it did not get much attention from both Magento Community and Core developers for an extended period. This is done in an effort to create a quality, community-driven backlog which will allow us to allocate the required attention more easily.

You may learn more about this initiative following this link.

Please feel free to comment or reopen the ticket if you think it should be reviewed once more. Thank you for collaboration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Catalog Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release triage wanted
Projects
None yet
Development

No branches or pull requests

5 participants