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

UuidIdStrategy not working for job_record #478

Closed
hendrik-advantitge opened this issue Sep 23, 2020 · 0 comments
Closed

UuidIdStrategy not working for job_record #478

hendrik-advantitge opened this issue Sep 23, 2020 · 0 comments
Assignees
Labels
type: bug 🐛 Something isn't working
Milestone

Comments

@hendrik-advantitge
Copy link
Contributor

Describe the bug
When populating the Vendure database while having UuidIdStrategy configured, the inserting of entries in the job_records table fail.

To Reproduce
Clone https://github.com/hendrikdepauw/uuid-issue
Install and setup database
Run "yarn populate"

Expected behavior
Database should be populated without errors.

Environment (please complete the following information):
Running Vendure 0.15.1 in combination with MySQL (happens in sqlite too, no other databases tested)

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

2 participants