mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 09:16:49 +01:00
Fix bug with exposure calculation in trends (#8600)
This commit is contained in:
parent
3be0cda8ce
commit
a3ae826059
@ -75,6 +75,7 @@ class ClickhouseTrendExperimentResult:
|
||||
{
|
||||
"date_from": experiment_start_date,
|
||||
"date_to": experiment_end_date,
|
||||
"display": TRENDS_CUMULATIVE,
|
||||
ACTIONS: [],
|
||||
EVENTS: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user