-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Artifactory, NuGet
-
Labels:None
-
Severity:Medium
At some point in 2019, something changed and this issue started coming up (Nuget List returned the correct results beforehand).
Since then, there’s now a disconnect between the Visual Studio search, the Artifactory search, and the nuget cli (nuget list command).
The API call (in Postman) and the Nuget List command
- When setup against virtual-nuget, return an excessive amount of results, most of which have nothing to do with the search param.
- A search for “MerrillLynch.Framework.Integration” will return any results that included “Framework”, which means thousands of results.
Visual Studio
- When setup against virtual-nuget, <20 results come back and the results look accurate (not the full list from internet-nuget)
- When setup against multiple sources (virtual-nuget and internet-nuget), returns excessive amounts of results
- Not sure why virtual-nuget, which includes internet-nuget, behaves differently here compared to having an additional source for just internet-nuget
Artifactory Search
- Returns even smaller list of results that have to match the product-id