abeizn opened a new issue, #4989: URL: https://github.com/apache/incubator-devlake/issues/4989
### 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 I now have two devlake instances, one is test and one is local. They all collect the data of apache/incubator-devlake in the last 90 days, and the transformation rules are the same. The only difference is that the test instance collects data from January 20th to April 19th, and the local instance collects data from January 21st- April 20th, but their performance on the dora panel is really different. Especially Change Failure Rate and Median Lead Time for Changes. test instance dora panel:  local instance dora panel:  I tracked down some reasons, this one might be due to the dora association is incorrect, the same issue and type='INCIDENT' are associated with different deployment_ids.   ### What do you expect to happen same data ### How to reproduce run github + dora ### Anything else _No response_ ### Version main ### Are you willing to submit 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
