You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues 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
Only create 1 connection and add the boards for PHP and Java
Create 2 DevLake projects: A and B
Add the connection to Project A but only choose the PHP board
Add the connection to Project B but only choose the Java board
Search before asking
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
Anything else
No response
Version
v0.20.0-beta1
Are you willing to submit PR?
Code of Conduct