solidusio-contrib / solidus_importer

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

Missing billing and shipping address for customers #34

Closed mtylty closed 4 years ago

mtylty commented 4 years ago

Due to a recent change users don't have a billing or shipping address anymore. The address is only saved in the user's .addresses relationship which is not showed anywhere in /admin.

I think the importer should set the only address for the customer to both shipping and billing address.