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

[Bug Bash] The PMC doesn’t work after opening a configuration file in ‘Option-> Configuration Files’ window without creating a project #13455

Open
CiciLi1 opened this issue May 22, 2024 · 4 comments
Labels
Found:ManualTests Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Product:VS.PMConsole Type:Bug

Comments

@CiciLi1
Copy link

CiciLi1 commented May 22, 2024

NuGet Product Used

Visual Studio Package Manager Console

Product Version

NuGet Client Dev\6.11.0.60

Worked before?

It’s not a regression since it reproes on D17.9\34601.282.

Impact

It bothers me. A fix would be nice

Repro Steps & Context

Repro Steps:   

  1. Open VS window and click the link ‘Continue without code’.

  2. Open PMC through menu ‘Tools -> NuGet Package Manager -> Package Manage Console’.

  3. Click the settings button (gear button) on PMC.

  4. Click the ‘NuGet Package Manager->Configuration Files’ in the opened ‘Options’ window.

  5. Select a configuration file and click ‘Open’ button.

  6. Close ‘Options’ window by clicking ‘OK’ button.

  7. Type a command (for example ‘get-help NuGet’) and press Enter key in PMC.

  8. Observe the command execution.

Expected:   

The command should be executed successfully or there should be a warning saying that a project or solution needs to be created.

Actual:

The PMC has no respond as below:
configurationFiles

Notes:    

  1. The repro rate is 100%.
  2. The issue doesn’t repro if opening PMC happened in step7 instead of step2.

Verbose Logs

No response

@nkolev92
Copy link
Member

Does it repro on D16.11?

I think we get that info on all regression reported issues.

@nkolev92 nkolev92 added the WaitingForCustomer Applied when a NuGet triage person needs more info from the OP label May 23, 2024
@nkolev92 nkolev92 added Product:VS.PMConsole and removed WaitingForCustomer Applied when a NuGet triage person needs more info from the OP Triage:Untriaged labels May 23, 2024
@CiciLi1
Copy link
Author

CiciLi1 commented May 24, 2024

Does it repro on D16.11?

I think we get that info on all regression reported issues.

Hi @nkolev92, D16.11 doesn't have the ‘configuration files’ node feature, it's been existing since D17.9.

@nkolev92
Copy link
Member

Oh, ofc :D My bad, thanks.

So sounds like it's always been a thing which is what you had been saying in the issue all along :D

@nkolev92 nkolev92 added the Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. label May 30, 2024
@SueSu01
Copy link

SueSu01 commented Aug 23, 2024

It still reproes on VS Main\35222.175 + NuGet Client Dev\6.12.0.82.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Found:ManualTests Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Product:VS.PMConsole Type:Bug
Projects
None yet
Development

No branches or pull requests

3 participants