-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
Bug description
Closed Findings metrics (https://demo.defectdojo.org/metrics?date=5&view=dashboard) does not correspond to the real closed findings. After a short analysis, it seems that the list of closed findings of 2025 (for example) only calculates findings closed on 2025 AND opened on 2025.
Steps to reproduce
Steps to reproduce the behavior:
- Open a finding with a date in 2022
- Close the same finding today
- Navigate to the metric page, the closed finding won't be appearing as closed this year.
Expected behavior
Closed findings metrics should not depends on opening date, but only on closed date. If finding is closed today, it should be included in the stats even if opened 4 years ago.