Hello,
When I try to create a user, I get this error:
*"Rolled back transaction has not been completed correctly."*
In system log I get:
main.INFO: Broken reference: the 'notification.messages' tries to reorder itself towards 'user', but their parents are different: 'header.inner.right' and 'header' respectively.
Any idea?
Solved! Go to Solution.
I fix the issue by correcting the primary key in the DB.
Hello @alain_picard
Please go through the below link, I hope this will help you.
If it help you, please accept it as solution and give kudos.
Regards.
Hello, thank you but it didn't help...
Still having: main.ERROR: Rolled back transaction has not been completed correctly. [] []
When I create a user from the admin area...
Thanks