dwaghulade opened a new issue, #6768: URL: https://github.com/apache/incubator-devlake/issues/6768
### 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 We have two different project added; one for Java & another for PHP For PHP project dashboard is showing correct number (76) of issues reported within last 30 days. For Java project dashboard is showing correct number (151) of issues reported within last 30 days. 5 Issues on these two projects are common so when we select both project at a time on the dashboard it should ideally show 222 result instead it is showing 227. ### What do you expect to happen When multiple project selected with same JIRA connection, it should consider unique count for the issues. ### How to reproduce 1. Only create 1 connection and add the boards for PHP and Java 2. Create 2 DevLake projects: A and B 3. Add the connection to Project A but only choose the PHP board 4. Add the connection to Project B but only choose the Java board 5. Have some common issue created in JIRA which will return on both projects individually i.e. #3 & #4036 6. Check no. of issues for project A within last 30 days. 7. Check no. of issues for project B within last 30 days. 8. Check no. of issues combined for project A & B. It is just adding up count from #6 & #7 i.e. double counting common issues. ### Anything else _No response_ ### Version v0.20.0-beta1 ### 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]
