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

Create comments using existing user data for author & user ID column #165

Open
tadhgboyle opened this issue Jan 20, 2023 · 0 comments
Open
Milestone

Comments

@tadhgboyle
Copy link

I am using this to generate a bunch of data I then want to export and use to test a Wordpress migrator I am making for a forum software.

After generating 15 users, I made some posts and comments (in that order).
Looking at the database, the user_id column of all created comments is 0, and the author is a random name.
I expected these to be pulled from a random pre-existing user.

Is it possible to get this added as an option?

@bordoni bordoni added this to the 0.6.4 milestone Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants