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

Sessions filter by user distinct ID doesn't work #5447

Closed
1 of 2 tasks
liyiy opened this issue Aug 4, 2021 · 2 comments
Closed
1 of 2 tasks

Sessions filter by user distinct ID doesn't work #5447

liyiy opened this issue Aug 4, 2021 · 2 comments
Labels
bug Something isn't working right feature/session-analytics

Comments

@liyiy
Copy link
Contributor

liyiy commented Aug 4, 2021

Bug description

Please describe.
If this affects the front-end, screenshots would be of great help.

We can see there's a session for that day for me

Screen Shot 2021-08-04 at 10 31 08 AM

I go to grab one of my distinct IDs

Screen Shot 2021-08-04 at 10 22 58 AM

And filter with it but no results return

Screen Shot 2021-08-04 at 10 22 35 AM

Expected behavior

Filtering for a distinct ID should return results

How to reproduce

  1. Go to sessions
  2. Grab a distinct ID for any existing user in the sessions list for that day
  3. Filter by that user distinct ID

Environment

  • PostHog Cloud
  • self-hosted PostHog, version/commit: please provide

Additional context

Thank you for your bug report – we love squashing them!

@macobo
Copy link
Contributor

macobo commented Aug 6, 2021

I think this has the same cause as #5010

(Aside: I was sure there was more than 1 issue here but couldn't find more - weird)

@pauldambra
Copy link
Member

The UI has changed here so we don't allow people to try this... however if you use a HogQL filter on an event filter in replay e.g. using distinct_id='018ad180-dbbb-7e00-94ac-7ccdb3348f96' then this does work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right feature/session-analytics
Projects
None yet
Development

No branches or pull requests

5 participants