Skip to content

AttributeError: can't set attribute funnel_viz_type #4976

@sentry-io

Description

@sentry-io

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

No one assigned

    Labels

    bugSomething isn't working rightfeature/funnelsFeature Tag: Funnels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions