-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Migrations - Space - Import
-
14
-
Severity 3 - Minor
-
3
Issue Summary
ERROR: insert or update on table "links" violates foreign key constraint "fk_links_creator"
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Export a space from the source cloud site in CSV format
- Import the space in the destination site
Expected Results
The space in CSV format must be imported without any error.
Actual Results
The space import fails with the below error:
ERROR: insert or update on table "links" violates foreign key constraint "fk_links_creator"
Workaround
Import the space using the new C2C feature to import the spaces (the user needs to be the site admin on both source and destination sites)
Or Try Reaching out to support for a workaround