Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.6.0, 3.7.0
-
Fix Version/s: None
-
Component/s: NuGet
-
Labels:
-
Story Points:3
Description
Tested with NuGet CLI 4.3.0
nuget list -Verbosity detailed jquery -Source http://localhost:8081/repository/nuget.org-proxy/
pages results 3 times
nuget list -Verbosity detailed jquery -Source https://www.nuget.org/api/v2/
pages results 40 times
Attached is a charles capture showing both commands for comparison against Nexus 3.6.0.
Expected
There should be no difference in results paged through for identical queries.
Attachments
Issue Links
- relates
-
NEXUS-22126 Nuget list command sometimes returns "No packages found" for some search terms due to ordering change in remote.
-
- Closed
-