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

bug(medusa): User service does not have a listAndCount method #6182

Closed
kasperkristensen opened this issue Jan 23, 2024 · 0 comments · Fixed by #6190
Closed

bug(medusa): User service does not have a listAndCount method #6182

kasperkristensen opened this issue Jan 23, 2024 · 0 comments · Fixed by #6190

Comments

@kasperkristensen
Copy link
Contributor

Bug report

Describe the bug

The UserService does not have a listAndCount method, and the current list method lacks all standard params for list queries: limit, offset, q, order, and filters such as created_at, updated_at, etc.

System information

Medusa version (including plugins):
Node.js version:
Database:
Operating system:
Browser (if relevant):

Steps to reproduce the behavior

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen

Screenshots

If applicable, add screenshots to help explain your problem

Code snippets

If applicable, add code samples to help explain your problem

Additional context

Add any other context about the problem here

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

Successfully merging a pull request may close this issue.

1 participant