How to hard delete product records in bulk

Hi Team,
I accidentally imported lots of data with incorrect skus. So is there a way I can delete all products without running destructive pipeline.
I checked in Product Facade, but it does not have hard delete api available.
Answers
-
I can suggest you some "unofficial" way to get rid of them.
If you only imported the products (without publishing) you can easily delete them via SQL. Could be a couple of cascaded deletes on different tables. If they are already published, you should update the products first (is_Active = false) and retrigger product events to make sure the products getting deleted from Elastic, etc. Afterwards you can delete the rows and cleanup.
1 -
Hi @Fred Jung ,
Thanks for your detailed explanation,
0 -
@vinod.agarwal your answer was cutted :)
1
Categories
- All Categories
- 38 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 32 Spryker News
- 534 Developer Corner
- 405 Spryker Development
- 54 Spryker Dev Environment
- 272 Spryker Releases
- 30 Propel ORM
- 46 Community Projects
- 6 Gacela Project
- 3 PHP Bridge
- 21 Hackathon
- 3.2K 📜 Slack Archives
- 115 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random
- 4 Code Testing
- 23 Product & Business Questions
- 40 Spryker Safari Questions
- 35 The Blackhole