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

Delete Attribute Set is not Deleting product url key in url rewrite #10764

Closed
pradeeprcs opened this issue Sep 4, 2017 · 5 comments
Closed
Assignees
Labels
bug report Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed 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

Comments

@pradeeprcs
Copy link

pradeeprcs commented Sep 4, 2017

Preconditions

  1. Magento 2.1.7
  2. With needed prerequisites.

Steps to reproduce

  1. Create a new attribute set ex: testattset
  2. Create a product for the newly created attribute set (test as product so URL key also become test)
  3. Delete the newly created attribute set, in M2 soon after attribute set is deleted all related product of that attribute set also deleted that is test product also deleted
  4. But when you try to create a product with the same name it will throw error "URL key for specified store already exists." because URL key of that product is not deleted

Expected result

  1. when attribute set is deleted all the product of that attribute set and related URL key from URL rewrite should also be deleted and allow to create same product the second time also

Actual result

  1. its throw error "URL key for specified store already exists."
@magento-engcom-team magento-engcom-team added G1 Passed Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed bug report Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed and removed G1 Passed labels Sep 5, 2017
@okorshenko okorshenko added the Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed label Sep 14, 2017
@langowskiadam
Copy link

@langowskiadam

@magento-engcom-team
Copy link
Contributor

@pradeeprcs thank you for your bug report.
We've created internal ticket MAGETWO-75301 to track progress on the issue

@magento-engcom-team magento-engcom-team added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Sep 19, 2017
@denysbabenko
Copy link
Contributor

I would like to work on this issue.

@sidolov
Copy link
Contributor

sidolov commented Dec 7, 2017

Issue resolved in #12167

@ishakhsuvarov
Copy link
Contributor

Hi @pradeeprcs
We are closing this issue for now as the fix has been introduced in 2.2-develop with Pull Request #12167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed 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
Projects
None yet
Development

No branches or pull requests

9 participants