posthog
posthog copied to clipboard
fix: Block person properties updates if ridiculously many
Problem
https://posthog.slack.com/archives/C06KX72191N/p1708187393272559
Didn't add the UI side explanations yet
Note that once they fix their implementation problem they can do a $merge_dangerously into a different distinct_id (making sure to send an event first so the person merge happens), which would reset the version.
Changes
👉 Stay up-to-date with PostHog coding conventions for a smoother review.