dosubot[bot] commented on issue #7742: URL: https://github.com/apache/incubator-devlake/issues/7742#issuecomment-2230100084
<!-- Greeting --> @liucyyy Hello there! 👋 I'm here to help you with any bugs, questions, or contributions you have for the project. Let me know how I can assist you! <!-- Answer --> The issue with the Data Time Range feature in version v1.0.1-beta2 of GitLab is likely due to the default setting, which is configured to collect data from the past six months. To resolve this and ensure that all commits within the specified time range are collected, you need to adjust the Data Time Range setting in the Sync Policy. Here is how you can do it: 1. Navigate to the Sync Policy settings. 2. Adjust the Data Time Range to cover the desired period for which you want to collect commits. ```md ### Step 2.3 - Set the Sync Policy There are three settings for Sync Policy: - Data Time Range: You can select the time range of the data you wish to collect. The default is set to the past six months. - Sync Frequency: You can choose how often you would like to sync your data in this step by selecting a sync frequency option or entering a cron code to specify your preferred schedule. - Skip Failed Tasks: sometimes a few tasks may fail in a long pipeline; you can choose to skip them to avoid spending more time in running the pipeline all over again. ``` By adjusting the Data Time Range setting, you can ensure that all commits within the specified time range are collected <sup>[[1]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v1.0/Configuration/GitLab.md)</sup>. If the problem persists, you should capture a screenshot of any error messages and download the logs from the pipeline for further analysis. These logs and error messages can provide more insight into why the feature is not working <sup>[[2]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v1.0/Configuration/Tutorial.md)</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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org