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 list doesn't show customers in the customers section #2213

Closed
habibullahturkmen opened this issue Jun 8, 2023 · 2 comments
Closed
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@habibullahturkmen
Copy link

Describe the bug
When created a new customer, it doesn't show in the admin panel. The customer list is empty after creating multiple customers from the admin panel and the storefront. But when I add a customer to the customer group, I can only see it in the customer group list but cannot see it in the customers list.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Customers Section
  2. Click on "Customers"
  3. Then click on the "Create new customer" button,
  4. Fill out the form and create a customer
  5. Go back to the customers section by clicking the "Customers" tab.
  6. The Customers list is empty

Expected behavior
After creating a new customer, the new customer should be visible in the customers list.

Environment (please complete the following information):

  • @vendure/core version: v2.0.0
  • Nodejs version: v18.16.0
  • Database (mysql/postgres etc): PostgreSQL

Additional context

@patrickalima98
Copy link
Contributor

The same problem here

@oidt
Copy link
Contributor

oidt commented Jun 12, 2023

When adding an address to the customer it becomes visible to the admin dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants