Startrekzky opened a new issue, #3809: URL: https://github.com/apache/incubator-devlake/issues/3809
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened - All panels are using `created_date` in the table.cicd_pipelines to filter Jenkins builds, which is incorrect - For monthly metrics, the month with incomplete data is displayed  ### What do you expect to happen - Use `finished_date` in table.cicd_pipelines to filter Jenkins builds - Remove the month with incomplete data when it comes to 'panels in time series' Two small refinements - Add links to the metric docs - remove the useless table alias in SQL ### How to reproduce Install DevLake v0.14.2 and collect Jenkins data. ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [X] 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
