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

Only shows the first 100 projects returned from the Azure. #158

Closed
sgtwilko opened this issue Feb 1, 2022 · 2 comments
Closed

Only shows the first 100 projects returned from the Azure. #158

sgtwilko opened this issue Feb 1, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@sgtwilko
Copy link

sgtwilko commented Feb 1, 2022

Our organisation has well over 100 projects.

The Default number of records returned by getProjects is 100.

This default can be overridden by providing a top value, I've tested the API and it will accept values up to at least 1,000.
(see the API documentation )

According to the client documentation The getProjects coreAPI call should accept a top value.

How would you suggest we process so that we can use this on any of our projects?
Thanks

@lturmel lturmel self-assigned this Feb 3, 2022
@lturmel lturmel added the enhancement New feature or request label Feb 3, 2022
@lturmel
Copy link
Member

lturmel commented Feb 3, 2022

Hi @sgtwilko, thanks for the proposition. Since the last year, I've stop enhancing this AzureDevOps extension, simply because I've move all my organization CICDPipeline into GitHub.

I will take a look at it, to improve it around your request, in order to let you see all your projects. My only fear here, is about the number of Pipelines that will came up if you decided to load all Pipelines of all Projects... After a while, you might hit the limits of request per mins allowed by Azure DevOps from you User Accounts which will slow down your usage :(

Let me check it during the next two or three weeks (I've a thigh schedule)...

In call case, let's keep in touch...

@lturmel lturmel added this to ReadyToStart in VstsDashboard Feb 5, 2022
@lturmel lturmel moved this from ReadyToStart to In progress in VstsDashboard Feb 5, 2022
@lturmel lturmel moved this from In progress to QA-Review in VstsDashboard Feb 5, 2022
@lturmel lturmel moved this from QA-Review to Ready for next Delivery in VstsDashboard Feb 5, 2022
@lturmel lturmel mentioned this issue Feb 5, 2022
@lturmel
Copy link
Member

lturmel commented Feb 5, 2022

@sgtwilko Fix has been made for you. You should be able to see all your projects with the new release.
ps; this is the last enhancement I made for this extension.

@lturmel lturmel moved this from Ready for next Delivery to Done in VstsDashboard Feb 5, 2022
@lturmel lturmel closed this as completed Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
VstsDashboard
  
Done
Development

No branches or pull requests

2 participants