dosubot[bot] commented on issue #8199: URL: https://github.com/apache/incubator-devlake/issues/8199#issuecomment-2486513422
<!-- Answer --> I found a similar issue related to data collection limits in DevLake. There was an issue with the Enterprise GitHub Plugin where only a limited number of pull requests were collected. The solution suggested was to change the "Time After" setting in the Sync policy section to resolve the issue of collecting only the most recent data <sup>[[1]](https://github.com/apache/incubator-devlake/issues/8131)</sup>. For your specific case with Azure DevOps, you might want to check the default limit for pull requests, which is set to 50 in the SQL query configuration <sup>[[2]](https://github.com/apache/incubator-devlake/blob/main/grafana/dashboards/AzureDevOps.json)</sup>. Additionally, ensure that your Sync Policy settings are correctly configured to cover the desired time range and that the "Collect Data in Full Refresh Mode" is functioning as expected, as it should delete existing data within the designated time range and re-collect it <sup>[[3]](https://github.com/apache/incubator-devlake-website/blob/main/docs/Configuration/Tutorial.md)</sup>. If these suggestions do not resolve the issue, it might be worth investigating further if there are any specific limitations or bugs in the versions you are using, although I couldn't find any known issues for those specific versions <sup>[[2]](https://github.com/apache/incubator-devlake/blob/main/grafana/dashboards/AzureDevOps.json)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
