narrowizard opened a new issue, #6520: URL: https://github.com/apache/incubator-devlake/issues/6520
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Use case As a user of Apache DevLake, I want to have an API that can provide the most recent synchronization time for a data scope. This is important because a data scope can exist in multiple blueprints (BPs), and using the most recent synchronization time of a BP cannot accurately describe the most recent synchronization time of a data scope. ### Description Currently, Apache DevLake allows us to synchronize data from various DevOps tools. However, there is a need for an API that can provide the most recent synchronization time for a data scope. This is because a data scope, which is the smallest collection of data that can be synchronized by DevLake (like a Jira board or a Jenkins job), can exist in multiple BPs. The synchronization time of a BP cannot accurately represent the synchronization time of a data scope, hence the need for this feature. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org