Open dschibster opened 1 month ago
Hello @dschibster :wave: It looks like you didn't include the full Salesforce CLI version information in your issue.
Please provide the output of version --verbose --json
for the CLI you're using (sf
or sfdx
).
A few more things to check:
rc
or nightly
versions. (docs)doctor
command to diagnose common issues.Thank you!
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.
Thanks @dschibster for bringing this up - I agree that org delete scratch
shouldn't delete sandboxes. I'll get this on the backlog
Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming or sprint planning session. We prioritize feature requests with more upvotes and comments.
This issue has been linked to a new work item: W-16972747
Summary
Using the
sf org delete scratch
command while using a Sandbox as your default org will also delete the target org even if it is not a scratch org.Steps To Reproduce
org delete scratch
commandExpected result
Report back that I am not able to delete a Sandbox with the
delete scratcg
commandActual result
Org gets deleted
Additional information
Wondering why there even are separate commands if there is no failsafe for sandboxes getting deleted with scratch command.
System Information