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 Top Stats crashing with imported data + page filter #4946

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

RobertJoonas
Copy link
Contributor

Changes

Fixes a bug that surfaced in Sentry after I deployed #4915 today.

A page filter + include_imported query should not include time on page and bounce rate in Top Stats. The condition got messed up with the addition of scroll depth.

This only concerns the case where scroll depth flag is off. I did not bother covering this with a test since the test setup has the flag enabled globally. This was just a typo.

@RobertJoonas RobertJoonas enabled auto-merge January 7, 2025 12:40
@RobertJoonas RobertJoonas added this pull request to the merge queue Jan 7, 2025
Merged via the queue into master with commit 8741de7 Jan 7, 2025
8 checks passed
@RobertJoonas RobertJoonas deleted the bugfix-imported-top-stats-page-filter branch January 7, 2025 13:18
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