microsoft / DevHomeAzureExtension

Dev Home Azure Extension
MIT License
68 stars 15 forks source link

Revert "Workaround for GetQueryResultCountAsync not working as expected" #178

Closed dkbennett closed 1 month ago

dkbennett commented 1 month ago

Summary of the pull request

This reverts commit 959bf8c51f83ea2ba0c3905c2ef5344123054f24.

The Azure fixes for the GetQueryResultCountAsync header have been deployed several weeks ago and should be widely available now. This reverts the fix so we can once again get accurate work item counts when the count is >25.

The referenced PR was never intended to be a permanent solution and was just to get widgets working again until the Azure fix was deployed and propagated to most/all environments.  

References and relevant issues

Revert of #156

Detailed description of the pull request / Additional comments

Validation steps performed

PR checklist