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]: PM UI shows 0 download count when selected package is already installed #11012

Closed
donnie-msft opened this issue Jul 9, 2021 · 1 comment · Fixed by NuGet/NuGet.Client#4273
Assignees
Labels
Functionality:VisualStudioUI Priority:1 High priority issues that must be resolved in the current sprint. Product:VS.Client Type:Bug

Comments

@donnie-msft
Copy link
Contributor

NuGet Product Used

Visual Studio Package Management UI

Product Version

17.0 Preview 2 31427.69.main

Worked before?

16.10 preview 1

Impact

It's more difficult to complete my work

Repro Steps & Context

  1. Create any project
  2. Install Newtonsoft.Json (remember version #)
  3. Open PMUI for Solution
  4. Select version number in the Versions dropdown.
  5. Observe that the download count is shown as 0.

Expected: Correct download count

Actual:
0
image

Verbose Logs

No response

@donnie-msft donnie-msft added this to the Sprint 2021-07 milestone Jul 9, 2021
@donnie-msft donnie-msft self-assigned this Jul 9, 2021
@donnie-msft donnie-msft added Priority:1 High priority issues that must be resolved in the current sprint. and removed Triage:Untriaged labels Jul 9, 2021
@donnie-msft donnie-msft removed the Category:Quality Week Issues that should be considered for quality week label Sep 7, 2021
@donnie-msft
Copy link
Contributor Author

I found the package that repro's existed in <user folder>\.nuget\packages\, so it's read from the local folder with a 0 download count.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:VisualStudioUI Priority:1 High priority issues that must be resolved in the current sprint. Product:VS.Client Type:Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants