-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Admin - Sandbox - Data copy
-
None
-
1
-
Confluence
Overview
When copying production data to a Confluence sandbox, the system correctly identifies duplicate spaces and prompts the user to delete them. However, once the user confirms the deletion, there is no feedback on the deletion progress — the UI simply returns to the "Validating" screen. This leaves users unable to tell whether the deletion is running, completed, or failed, often causing them to repeat the action and get stuck in a loop.
Desired Behavior
When a user confirms the deletion of duplicate spaces during a sandbox copy validation, the system should:
- Display a progress indicator (e.g., progress bar or status message) showing that the space deletion is in progress.
- Once deletion completes, automatically update the "Validate data" step to Done and advance to the next validation step: "Checking if spaces have public access."
- If deletion fails, surface a clear error message so the user knows to retry.