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: Fix Stickiness Actors #22210

Merged
merged 1 commit into from May 9, 2024
Merged

fix: Fix Stickiness Actors #22210

merged 1 commit into from May 9, 2024

Conversation

aspicer
Copy link
Contributor

@aspicer aspicer commented May 9, 2024

Problem

Issue: https://posthoghelp.zendesk.com/agent/tickets/13258

Stickyness actors query was asking for event_count and matched_recording.

There is no event_count for stickiness, just number of days in a row that the event was recorded.

image

Copy link
Contributor

github-actions bot commented May 9, 2024

Size Change: 0 B

Total Size: 1.05 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.05 MB

compressed-size-action

@aspicer aspicer changed the title Fix Stickiness Actors fix: Fix Stickiness Actors May 9, 2024
@aspicer aspicer requested a review from a team May 9, 2024 05:41
Copy link
Contributor

@thmsobrmlr thmsobrmlr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aspicer aspicer merged commit 2acdd4e into master May 9, 2024
85 of 86 checks passed
@aspicer aspicer deleted the aspicer/fix_stickiness_actors branch May 9, 2024 15:39
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.

None yet

2 participants