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

Customer Managed Group Member returns null customer if registered on different channel #502

Open
mschipperheyn opened this issue Aug 28, 2024 · 1 comment

Comments

@mschipperheyn
Copy link
Collaborator

Which plugin/repository is the issue about?
customer-managed-group

Describe the bug
If you (accidently) create a customer on the default channel and associate this customer to a customer on another channel through customer managed group, the customer relation will be null when executing getCustomerManagedGroup

To Reproduce
Steps to reproduce the behavior:

  1. Add a customer on a non default channel
  2. Add another customer on the default channel
  3. Put the customers in a customer managed group
  4. Load either one of the groups on the respective channel

Expected behavior
The customer member should not be retrieved at all as part of the customer managed group

Screenshots

Environment

  • NodeJS version
  • Vendure version: [e.g. 1.7.1]: 2.3.0
  • Plugin version [e.g. 3.1.1]
  • Database [e.g. MySQL]
  • Any other version numbers from the environment you're using

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@mschipperheyn and others