TBD: what to do with cases where there is already a sandbox active with the same name as the sandbox the user is trying to revive.
Proposal: name recovered sandboxes something like recovered-<original-sandbox-name>-<guid prefix>
This may require some new db operations if we want to support reviving soft-deleted sandboxes into full sandboxes again. In particular, we'll want to support sandbox renaming, which is something we might want to support for regular sandboxes anyways.
TBD: what to do with cases where there is already a sandbox active with the same name as the sandbox the user is trying to revive.
Proposal: name recovered sandboxes something like
recovered-<original-sandbox-name>-<guid prefix>This may require some new db operations if we want to support reviving soft-deleted sandboxes into full sandboxes again. In particular, we'll want to support sandbox renaming, which is something we might want to support for regular sandboxes anyways.