DORA metrics are not recalculated when the issue is deleted
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
It looks like with the current implementation, if you use DORA metrics, they are not recalculated if some of the issues/incidents were deleted. When issues/incidents are removed, the associated data from them is still being reflected in the charts.
It has been reported by one of our SaaS customer in internal ZD ticket.
Proposal
Implement the ability to refresh the data related to DORA metrics when issues/incidents are removed. It should be possible using ::Dora::DailyMetrics::RefreshWorker.perform_async(env_id, date) where env_id is the associated production environment id, and date is the date with problematic data.
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.