Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(periodic-digest): don't show completed experiments in launched list #27186

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

raquelmsmith
Copy link
Member

Problem

In the digest, if an experiment was both launched and completed in the period, it would show up in both lists, but we should only show it in the completed list.

Changes

Filters any experiments from the launched list if they have a completed at date within the period.

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

N/A

How did you test this code?

Updated test

@raquelmsmith raquelmsmith requested a review from a team December 30, 2024 17:34
@raquelmsmith raquelmsmith enabled auto-merge (squash) December 30, 2024 17:41
@raquelmsmith raquelmsmith merged commit 65067f2 into master Dec 30, 2024
93 checks passed
@raquelmsmith raquelmsmith deleted the fix/digest-exp-launched-n-completed branch December 30, 2024 18:32
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.

2 participants