This may not be a bug, and instead intended behaviour. I'm looking at this view on the OpenTelemetry site, and when using All as the repository group (i.e. the hdev_contributionsallall table) for the last year, I see there is a cutoff at 25 contributions. Any developer with less activity than that is not returned.
However, changing the repository group (e.g. hdev_contributionsopentelemetryall) or the country, I can see that threshold is lower.
We use these counts to form an initial voter roll for OpenTelemetry elections, and in previous years we didn't see this behaviour. All activity was returned. Has anything change in the values stored/returned for each table depending on metric, repository group, or country? Are there limits we should be aware of? Thanks.