-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sf org delete scratch also deletes sandboxes #3058
Comments
Hello @dschibster 👋 It looks like you didn't include the full Salesforce CLI version information in your issue. A few more things to check:
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 |
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
The text was updated successfully, but these errors were encountered: