-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
bugSomething isn't working rightSomething isn't working rightfeature/funnelsFeature Tag: FunnelsFeature Tag: Funnels
Description
Sentry Issue: POSTHOG-35A
AttributeError: can't set attribute
File "rest_framework/views.py", line 506, in dispatch
response = handler(request, *args, **kwargs)
File "ee/clickhouse/views/insights.py", line 69, in funnel
response = self.calculate_funnel(request)
File "posthog/decorators.py", line 47, in wrapper
result = f(*args, **kwargs)
File "ee/clickhouse/views/insights.py", line 80, in calculate_funnel
filter.funnel_viz_type = FunnelVizType.TRENDS
Metadata
Metadata
Assignees
Labels
bugSomething isn't working rightSomething isn't working rightfeature/funnelsFeature Tag: FunnelsFeature Tag: Funnels