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): use derived names for playlists without real names #27188

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

raquelmsmith
Copy link
Member

Problem

I had excluded playlists without names, but didn't realize that many playlists use a derived name from the set filters.

Changes

Only exclude if there is no name and no derived name. Otherwise, use the name first, then fall back to the derived name.

👉 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 19:17
@raquelmsmith raquelmsmith merged commit 2082705 into master Jan 3, 2025
93 checks passed
@raquelmsmith raquelmsmith deleted the fix/digest-fixes branch January 3, 2025 16:09
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