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 report #588

Closed
digioak opened this issue Sep 13, 2023 · 1 comment
Closed

Bug report #588

digioak opened this issue Sep 13, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@digioak
Copy link

digioak commented Sep 13, 2023

Describe the bug A clear and concise description of what the bug is.

In db_seed.ts task, increasing TOP_STORIES_COUNT to larger value (for example, 100), may cause createUser() to fail due to duplicate user logins.

To Reproduce Steps to reproduce the behavior:

  1. Increate TOP_STORIES_COUNT to 100
  2. deno task db:seed

Expected behavior A clear and concise description of what you expected to
happen.

New projects and associated users seed without errors.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS
  • Browser: n/a
  • Version n/a

Smartphone (please complete the following information):

  • Device: n/a
  • OS: macOS
  • Browser: n/a
  • Version n/a

Additional context Add any other context about the problem here.

@digioak digioak added the bug Something isn't working label Sep 13, 2023
@iuioiua
Copy link
Contributor

iuioiua commented Sep 21, 2023

Completed in #589

@iuioiua iuioiua closed this as completed Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants