posthog icon indicating copy to clipboard operation
posthog copied to clipboard

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

Results 1093 posthog issues
Sort by recently updated
recently updated
newest added

We already disallow `$set` et al, so we should simply entirely disable person processing if we're processing a group identify event, since we know it can only be used to...

stale

## Problem We want to easily get the first _not empty_ string in Hog/QL: In JavaScript: ```js const a = null const b = '' const c = 'banana' const...

### Feature request ## Is your feature request related to a problem? *Please describe.* ## Describe the solution you'd like ## Describe alternatives you've considered ## Additional context why can...

bug
enhancement
feature/feature-flags
team/feature-flags

## Problem For developers, it's often easy to co-opt code and use it outside of its intended original purpose. This creates a **brittle dependency** which over time creates a codebase...

## Problem Step 6 of the [environments implementation plan](https://github.com/PostHog/posthog/issues/13418#issuecomment-2180883524). ## Changes Added nullable field `project` to the `GroupTypeMapping` model. We now insert it in ingestion. Backfill for existing group types...

## Problem docker hub rate limit when running the tests ## Changes 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Does this work well for both...

### Feature request ## Is your feature request related to a problem? No, more of a nice to have ## Describe the solution you'd like If you change the sort...

enhancement

### Feature request ## Is your feature request related to a problem? No ## Describe the solution you'd like The ability to use these conditions in experiment event funnels ![image](https://github.com/user-attachments/assets/956ecbc0-fbb2-449e-8639-60106d723b85)...

enhancement
team/experiments

### Bug Description ## Bug description We aren't able to capture recordings for some users, but for others we do. It seems extremely random and we're not sure why. When...

bug

### Bug Description ## Bug description A person on my posthog people's tab is being labelled as first seen from 7 day ago, however their event log suggests otherwise. Their...

bug