solidusio-contrib / solidus_importer

Solidus importer extension to migrate data from other eCommerce systems
BSD 3-Clause "New" or "Revised" License
15 stars 30 forks source link

Redo product association on Variants if product was deleted #60

Open cesartalves opened 3 years ago

cesartalves commented 3 years ago

I imagine this is a extreme edge case but I’ve managed to hit it a few times when I was testing the lib on a client project.

Maybe we could tweak this line a bit so that it checks if the Product exists and, if not, assign context[:product] to it?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.