varunrnivoda opened a new issue, #4727: URL: https://github.com/apache/incubator-devlake/issues/4727
### 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 Receiving inaccurate graph data for the metric `Mean Lead Time for Changes` from a different blueprint/project (B2). The below dashboard (D1) has ONLY a single Jenkins pipeline data scope. However, for some reason, it is fetching the `Mean Lead Time for Changes` data for non-existent dates/duration from another blueprint (B2) (which has connected Jira + GitHub + Jenkins data scopes). D1: Dashboard for Jenkins ONLY data scope (INACCURATE) <img width="1222" alt="change-lead-time-issue-D1" src="https://user-images.githubusercontent.com/124772582/226541273-c8c2b5b2-1dbe-4318-87f1-554dfbffd4e7.png"> B1: Data Scope for Dashboard D1 (for above) <img width="736" alt="change-lead-time-issue-B1" src="https://user-images.githubusercontent.com/124772582/226541388-04a5ff39-be20-48c7-baaa-ee71e1f6ee87.png"> D2: Dashboard for [Jira + GitHub + Jenkins] data scope (This is where the inaccurate data is coming from) <img width="1227" alt="change-lead-time-issue-D2" src="https://user-images.githubusercontent.com/124772582/226541596-d148333b-f353-4b6a-b9ee-7f98f60f959c.png"> B2: Data Scope for Dashboard D2 (for above) <img width="732" alt="change-lead-time-issue-B2" src="https://user-images.githubusercontent.com/124772582/226542177-b75c377a-c670-47c7-894c-e621c7e0567a.png"> ### What do you expect to happen Dashboard D1 should NOT show any data for the metric `Mean Lead Time for Changes`, especially not from a different blueprint (having different data scopes). <img width="1222" alt="change-lead-time-issue-D1" src="https://user-images.githubusercontent.com/124772582/226541273-c8c2b5b2-1dbe-4318-87f1-554dfbffd4e7.png"> ### How to reproduce Create multiple projects/blueprints with different data scopes. One with all 3 scopes: Jira, Jenkins & GitHub and the other with ONLY Jenkins. ### Anything else _No response_ ### Version v0.15.0 ### 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]
