0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/tasks
Karl-Aksel Puulmann 42192e07c7
BE (Groups/Trends): Make breakdowns work with groups (#6899)
* Extract GroupsJoinQuery

* Add test for breakdown filtering

* Unify breakdown mixins

* Allow passing breakdown_type == 'group' with breakdown_group_type_index

* Allow breakdown by group props in trends

* Add tests for trends breakdown_props function on group breakdowns

* Solve common issues

* Output snapshot diff into console

* Clean up materialized columns after tests

* Add zero protection

* Solve test failure
2021-11-05 13:47:41 +02:00
..
test BE (Groups/Trends): Make breakdowns work with groups (#6899) 2021-11-05 13:47:41 +02:00
__init__.py
hooks.py
materialized_columns.py
org_usage_report.py Capture exception if organization user is not found (#6528) 2021-10-20 01:18:51 +01:00
send_license_usage.py Send event for license usage by organization (#6333) 2021-10-14 12:42:14 -04:00