You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to add a new project that has the same name as an existing project
Affected version or release
1.1.14
Installation context
No response
What happened?
Let's say I have a project named my-project already registered in the app (from the Windows host). I then attempt to add a project named my-project, but this is in the WSL host. The WSL host version of my-project does not load in the app, even though it is allegedly registered in the WSL environment in GitHub Copilot Apps's settings.
Steps to reproduce
Add a project that is on the Windows host.
Enable "WSL host (Preview)" feature
Restart GitHub Copilot App
From Environments in Settings , add the "Ubuntu (default)" host
From the "WSL: Ubuntu" remote host, add a project of the same name (as one added in step 1) on the WSL host
Observe the WSL host project is not added to the project list
Expected behavior
I would expect the WSL hosted project to be added to the project list. If the project cannot be added, provide a helpful error message.
Short summary
Unable to add a new project that has the same name as an existing project
Affected version or release
1.1.14
Installation context
No response
What happened?
Let's say I have a project named
my-projectalready registered in the app (from the Windows host). I then attempt to add a project namedmy-project, but this is in the WSL host. The WSL host version ofmy-projectdoes not load in the app, even though it is allegedly registered in the WSL environment in GitHub Copilot Apps's settings.Steps to reproduce
Expected behavior
I would expect the WSL hosted project to be added to the project list. If the project cannot be added, provide a helpful error message.
Additional context
Potentially related to #90
GitHub.Copilot.App.-.WSL.add.project.fail.mp4