Steps to Reproduce
- Disable MySQL Backend
- Create posts and comments
- Enable MySQL backend
- Migrate data from MongoDB to MySQL
- Notice that the post/comments time is set to the time we ran the command.
Expected Behavior
Timestamps remain the same as before the migration
Actual Behavior
Timestamps are not preserved