cagov / data-infrastructure

CalData infrastructure
https://cagov.github.io/data-infrastructure
MIT License
7 stars 0 forks source link

Fix problem with capacity metric counts #419

Closed jkarpen closed 2 days ago

jkarpen commented 1 week ago

Noticed a problem where if there are two issues with the exact same name (for example when we duplicated some of the onboarding tasks for Ram and Summer) they do not get counted properly in our Coda capacity metric counts. This appears to be due to a problem with how the formulas were set up to exclude PRs from the counts.

Need to fix the formulas so these "same name" issues do get included. And go back and manually correct the counts for the last few sprints where any do not match.

jkarpen commented 2 days ago

The formula has been fixed and prior sprint numbers have been updated to include the missing completed issues.