Skip to content

fix: pull population counts directly from enrollments table#3291

Open
mikewilli wants to merge 1 commit into
mainfrom
3290-fix-counts
Open

fix: pull population counts directly from enrollments table#3291
mikewilli wants to merge 1 commit into
mainfrom
3290-fix-counts

Conversation

@mikewilli

Copy link
Copy Markdown
Contributor

Previously population counts were using the segment data, which filters out null values (and has also led to some other now-resolved issues), and so can lead to erroneously low counts.

This shifts the population counts to use the enrollments table directly, filtering only for clients with non-null enrollment (and exposure, for that basis) dates.

fixes #3290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

issue with low identity counts

1 participant