I am trying to seed an user entity in my database. The User entity has an owend property EmailPermissions.
User
EmailPermissions
When I run the command
I had the same issue seeded my data at startup. Here is the link to the github issue.