-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Migrations - Space - Import, Space - Import / Export
-
19
-
Severity 3 - Minor
Summary
Space import fails due to the username of a user is different in the instances.
Environment
- Cloud to Cloud space import.
Steps to Reproduce
- In Confluence A, create a user with username like testuser
- Restrict a page with the user in Step 1
- Export the space
- Use the same email address to signup for Confluence B (so that the user will get created with username 'admin')
- Import the backup into Confluence B
Expected Results
The import is done without any issue
Actual Results
It shows error in importing the space.
Application logs:
ERROR: duplicate key value violates unique constraint "cp_unique_user"
Detail: Key (cps_id, cp_type, username)=(431424995, View, <hash>) already exists.
Workaround
Contact Atlassian support in fixing the incosistency in the username
- relates to
-
CONFCLOUD-62060 Confluence Space and Site imports failing with "could not execute statement" error
-
- Closed
-
- mentioned in
-
Page Loading...