ws created then stopped in ws-eu will open in ws-us when started again in VS Code Desktop #18531
Labels
meta: stale
This issue/PR is stale and will be closed soon
team: team-experience
type: bug
Something isn't working
Bug description
Workspaces that have been created through the browser to be worked on using VS Code Desktop work fine on the correct server e.g. myproject-ws-eu123.gitpod.io.
When they are restarted from a stopped state using the Gitpod tab in VS Code Desktop the url changes to myproject-ws-us123.gitpod.io.
Steps to reproduce
Start a new EU based workspace from a repo.
Choose Open in VS Code on Desktop
Type
gp url
in terminal, note the urlStop the workspace.
Start the workspace from within VS Code
Type
gp url
again note the url.Workspace affected
No response
Expected behavior
The workspace should be in the same territory when you restart it
(I accept that ws-eu123 might become ws-eu124)
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: