feat: allow event session property filters in replay
Since we're using HogQL and property_to_expr we can allow session property filtering when filtering events in session replay
(we should totally allow this at the top level but for now this is a hogql only feature to let us prove the value a little more)
đ Existing Issues For Review
Your pull request is modifying functions with the following pre-existing issues:
đ File: posthog/hogql/property.py
| Function | Unhandled Issue |
|---|---|
property_to_expr |
Cohort.DoesNotExist: Cohort matching query does not exist. posthog.tasks.tasks.process_... Event Count: 12 |
property_to_expr |
NotImplementedError: property_to_expr for element selector only supports exact and is_not operators, not regex ... Event Count: 4 |
Did you find this useful? React with a đ or đ
đ¸ UI snapshots have been updated
2 snapshot changes in total. 0 added, 2 modified, 0 deleted:
-
chromium: 0 added, 2 modified, 0 deleted (diff for shard 1) -
webkit: 0 added, 0 modified, 0 deleted
Triggered by this commit.
Size Change: 0 B
Total Size: 1.05 MB
âšī¸ View Unchanged
| Filename | Size |
|---|---|
frontend/dist/toolbar.js |
1.05 MB |
đ¸ UI snapshots have been updated
2 snapshot changes in total. 0 added, 2 modified, 0 deleted:
-
chromium: 0 added, 2 modified, 0 deleted (diff for shard 1) -
webkit: 0 added, 0 modified, 0 deleted
Triggered by this commit.