Skip to content
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

clicking resume edit session when in the wrong workspace just deletes the edit session #162034

Closed
amunger opened this issue Sep 27, 2022 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders verified Verification succeeded

Comments

@amunger
Copy link
Contributor

amunger commented Sep 27, 2022

Testing #161875

on insiders.vscode.dev
run Show Edit Sessions command
after clicking the resume edit session icon in the edit sessions sidebar, the session was deleted because I didn't have the matching repo opened.

[2022-09-27 11:15:07.058] [editsessions] [info] Resuming edit session with ref 615ee819-16ca-4192-a073-0271ba3f31a7...
[2022-09-27 11:15:07.138] [editsessions] [info] Matching identity {"remote":"https://github.com/microsoft/vscode-jupyter","ref":"main","sha":"712c7c028aac7f1e1eec925bf6da2ea365e33b36"} against edit session folder identity {"remote":"https://github.com/amunger/draftday","ref":"master","sha":"9b2fa1fbfd7424aea8891f14c04ac373cb5b9156"}...
[2022-09-27 11:15:07.161] [editsessions] [info] Skipping applying 1 changes from edit session with ref 615ee819-16ca-4192-a073-0271ba3f31a7 as no matching workspace folder was found.
[2022-09-27 11:15:07.175] [editsessions] [info] Deleting edit session with ref 615ee819-16ca-4192-a073-0271ba3f31a7 after successfully applying it to current workspace...
[2022-09-27 11:15:07.198] [editsessions] [info] Deleted edit session with ref 615ee819-16ca-4192-a073-0271ba3f31a7.
@joyceerhl joyceerhl added the bug Issue identified by VS Code Team member as probable bug label Sep 27, 2022
@joyceerhl joyceerhl added this to the September 2022 milestone Sep 27, 2022
@vscodenpa vscodenpa added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Sep 28, 2022
@amunger amunger added the verified Verification succeeded label Sep 29, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants