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
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: