0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Tim Glaser 0f7de25f33
Fix cohort creation from trends (#6636)
* Fix cohort creation from trends

* REVERT debug issue

* fix nit

* Revert "REVERT debug issue"

This reverts commit ea50db28ce.

* REVERT try debugging issue

* REVERT Try final

* Don't insert into clickhouse twice

* remove unused var

* debug

* fix and revert

* test mixin

* fix black

* fix

* Update ee/tasks/test/test_calculate_cohort.py

Co-authored-by: Michael Matloka <dev@twixes.com>

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-11-04 11:46:08 +01:00
..
api feat(correlation): load exclude properties from team settings (#6715) 2021-11-02 11:12:13 +00:00
benchmarks
bin
certs
clickhouse Fix cohort creation from trends (#6636) 2021-11-04 11:46:08 +01:00
idl
kafka_client
management/commands
migrations
models Introduce pay gate for correlation analysis (#6720) 2021-11-03 11:41:16 -06:00
tasks Fix cohort creation from trends (#6636) 2021-11-04 11:46:08 +01:00
__init__.py
apps.py
conftest.py BE: Allow filtering by group properties in trends (#6761) 2021-11-03 20:43:22 +02:00
docker-compose.ch.arm64.yml
docker-compose.ch.test.yml
docker-compose.ch.yml
LICENSE
settings.py
urls.py