-
Bug
-
Resolution: Handled by Support
-
High
-
16
-
Severity 3 - Minor
-
24
-
Issue Summary
- When a customer is attempting to import a space the below error is triggered:
PSQLException: ERROR: insert or update on table "content" violates foreign key constraint "fkk6kbb7suqeloj82nx7xdcd803"
Steps to Reproduce
- Import a Space Exported on XML format.
Expected Results
- The space should be imported correctly
Actual Results
- The Space is not imported and the below error is thrown
PSQLException: ERROR: insert or update on table "content" violates foreign key constraint "fkk6kbb7suqeloj82nx7xdcd803"
Workaround
- Export the space on CSV format and import it again.