mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 18:26:15 +01:00
6940882dcb
* feat(person-on-events): track groups-on-events separately using instance setting We want to release persons-on-events but we found groups-related issues in incoming data that need to be fixed to release the feature for groups. Instead of delaying the release further, this change allows us to turn persons-on-events on only for persons and handle groups separately * Update CI * fix ee/clickhouse/models/test/test_property.py tests * add GROUPS_JOIN_QUERY if needed for breakdowns * Excluse a breakdown test * Skip some funnels breakdown tests with mat group columns * Skip groups-related breakdown tests * Skip a group property test * Undo changes to breakdown_props.py * Update test_property.py * Update snapshots * groups_on_events off by default * Update snapshots * Remove override_instance_config * Add a docstring * Make setting editable * Fix breakdowns issue * Update snapshots * Update snapshots Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
action.yml |