Hi,
I'm also encountering these errors as well:
Cannot add or update a child row: a foreign key constraint fails (`task`.`task`, CONSTRAINT `FK27A9A59E619A0` FOREIGN KEY (`createdBy_id`) REFERENCES `organizationalentity` (`id`))
I had already initialize my Users and set its roles as "admin,manager,user".
Were there already solutions in this problem?
Thank you.