vendure-ecommerce / vendure

The commerce platform with customization in its DNA.
https://www.vendure.io
Other
5.58k stars 989 forks source link

Channel aware customers & users (email address conflicts) #1705

Open BeepLoveKarki opened 2 years ago

BeepLoveKarki commented 2 years ago

In a proper multivendor store, we need customers and users aware of channel, but in our case if we use same email address across multiple channels, same user is returned, updated, deleted.

Please suggest some easy way to tackle this right now!!!

And hope vendure makes it auto tackled in future release.

michaelbromley commented 1 year ago

Relates to #1329

tonyellow commented 1 year ago

I am interested in this specific feature also. I am trying to build a multi tenant solution where multiple channels can have the same customer with the same email. Maybe there should be an option to change the matching strategy to usernames instead of emails?