-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Migrations - Space - Import
-
None
-
Severity 3 - Minor
Issue Summary
Due to misleading error message about SPacekey already exists , we keep on deleting the space and then import repeatedly.
Steps to Reproduce
- Import the space in existing environment.
- It shows space already exists.
- You delete the space.
- You verify space is deleted on the database.
- You retry to import .
- You again get the error : SPACEKEY already exists.
- You check the space content is corresponding to the new import.
Expected Results
No error message as import was successful.
Actual Results
Error as in screenshot.
Import is successful.
Workaround
Import is successful. Ignore error message and check if import content is as required.