Breakdown by cohort effectively filters rather than breaking down
Open
Nobody has claimed this yet.
enhancement
feature/cohorts
feature/feature-flags
feature/funnels
team/feature-flags
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
Bug description
If I break down by a cohort I see a filtered version of the funnel rather than one that breaks down incohort vs outside of cohort
Expected behavior
I would expect to see the funnel broken down by
In Cohort X: True, False
But I see it broken down by
In Cohort X: True (only)
Which is effectively the same as the filter functionality
How to reproduce
Environment
- PostHog Cloud
- self-hosted PostHog, version/commit: please provide
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Use the linked PostHog funnel URL as the entry point and reproduce the cohort breakdown behavior described in the issue. Trace how the funnel handles the cohort breakdown, then verify that the result shows both “In Cohort X: True” and “In Cohort X: False” rather than only the cohort members.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100