You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
We are using Confluence Datacenter 7.16.4.
I tried to delete a space which was imported from another confluence. Delete options fails in 2 percent with delete space failed error.
When checked the logs, I got an error saying
Caused by: java.sql.SQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
Help me with the steps to delete the space, the tables and order in which we need to remove the foreign key constraint.
Also let me know the standard process of deleting a space cleanly.
Hi @Rangaraj
Can you post the full log you are referencing.
Usually with this kind of issue it requred to backup the db and delete the row in the db manually.
Regards
Hi Florian,
Thanks for your input.
I am able to delete the rows in DB with few tweaks and able to delete the space.
Thanks,
Rangaraj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.