You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Add a customer on a non default channel
Add another customer on the default channel
Put the customers in a customer managed group
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
The customer member should not be retrieved at all as part of the customer managed group
Screenshots
Environment
Additional context
The text was updated successfully, but these errors were encountered: