Get-VSTeamProject (and the cache) still only returns the top 100 by default #373
Closed
2 of 7 tasks
Labels
bug
when a bug has been identified or filed
Investigating
when an issue needs further investigation by a maintainer. Used only by maintainer.
It seems to me that #363 wasn't fixed in #367.
Get-VSTeamProject still only returns the first 100 projects, and only those projects are saved in the cache.
Adding
Top
to thePSDefaultParameterValues
helps with calling Get-VSTeamProject, but it doesn't increase the cache size. Trying to get a project by name that's not in the first 100 projects still fails validation.Steps to reproduce
Assuming an account with 129 projects.
Expected behavior
Actual behavior
Environment data
OS
Server
The text was updated successfully, but these errors were encountered: