Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Repository context doesn't change after clone if solution already open #2003

Closed
jcansdale opened this issue Oct 22, 2018 · 2 comments · Fixed by #2004
Closed

Repository context doesn't change after clone if solution already open #2003

jcansdale opened this issue Oct 22, 2018 · 2 comments · Fixed by #2004
Assignees
Labels
Milestone

Comments

@jcansdale
Copy link
Collaborator

jcansdale commented Oct 22, 2018

Version

  • GitHub Extension for Visual Studio version: v2.5.8
  • Visual Studio version: 2017

What happened

Steps to Reproduce

  1. Open a solution
  2. Open Clone dialog
  3. Clone a repository
  4. Team Explorer pane becomes visible and clone progress is shown
  5. Repository doesn't change when clone completes

Expected behavior:

Repository should change when clone completes.

If the current solution has unsaved changed, a dialog should appear with the option to save changes or ignore (the same as when user opens a new solution).

Actual behavior:

Repository only changes (consistently?) when there is no solution / folder already open. This works fine on Visual Studio 2015.

@grokys
Copy link
Contributor

grokys commented Oct 22, 2018

What should happen if a solution is open with unsaved changes?

@jcansdale
Copy link
Collaborator Author

@grokys A dialog should appear with the option to save changes or ignore. I'll add that the the expected behavior.

@meaghanlewis meaghanlewis changed the title Repository context doesn't change after clone if solution already olpen Repository context doesn't change after clone if solution already open Oct 29, 2018
@meaghanlewis meaghanlewis added this to the 2.5.9 milestone Oct 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants