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(web-analytics): Add logic to handle empty strings in channel type #21132

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

robbie-c
Copy link
Member

Problem

Currently the session table has a channel type of Paid Other for organic traffic

Changes

This is a null handling bug

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

Yes

How did you test this code?

The new test fails on the old code, passes on the new code

@robbie-c robbie-c requested a review from mariusandra March 25, 2024 13:48
@robbie-c robbie-c marked this pull request as ready for review March 25, 2024 13:55
@robbie-c robbie-c requested a review from Twixes March 25, 2024 13:56
@robbie-c robbie-c enabled auto-merge (squash) March 25, 2024 14:06
@robbie-c robbie-c merged commit a1f7c6d into master Mar 25, 2024
129 of 130 checks passed
@robbie-c robbie-c deleted the fix-channel-type-logic-around-empty-strings branch March 25, 2024 14:10
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