Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.7.1
-
Fix Version/s: 3.21.0
-
Component/s: Browse Storage, NuGet
-
Labels:
-
Notability:4
Description
Browse tree for Nuget proxy repositories shows packages that are not locally cached.
When you expand the browse tree down to the package file, I noticed that the file size is zero and the locally cached is set to false - see screenshot attachment.
This can cause confusion on which packages are cached or not, especially when comparing to firewall repository reports or RHC
My understanding is that Browse Tree should only show Nuget packages that locally cached.
Steps to reproduce:
1) Create an new empty Nuget proxy pointing to http://www.nuget.org/api/v2/
2) Configure nuget source to new proxy
3) Run a nuget search like below:
nuget list test
4) Check the nuget proxy browse tree and you will see lots of packages, but none these are locally cached.
Attachments
Issue Links
- is related to
-
NEXUS-22808 Search for NuGet shows non-cached packages despite the fact Tree View doesn't
-
- New
-