Their "utm_content" had been detected as numeric. When adding a breakdown the API tried to bin the values because it was a numeric property. Because it had non-numeric values the binning failed
There was no report in Sentry and no useful information in the response to the user.
This issue hasn't seen activity in two years! If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in two weeks.
Bug description
In this conversation in the community slack https://posthogusers.slack.com/archives/C01GLBKHKQT/p1666985093165389 a user reports that they couldn't breakdown by the "utm_content" property
Their "utm_content" had been detected as numeric. When adding a breakdown the API tried to bin the values because it was a numeric property. Because it had non-numeric values the binning failed
There was no report in Sentry and no useful information in the response to the user.
payload
response
How to reproduce
1. 2. 3.
Environment
Additional context
Thank you for your bug report – we love squashing them!