0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee/clickhouse/models
Michael Matloka a5cc8d36df
Handle cohort being filtered on not existing (#4961)
* Raise 400 instead of 500 if filter cohort does not exist

* Actually return empty 200 results instead of 400

Co-authored-by: eric <eeoneric@gmail.com>
2021-07-01 13:30:18 -04:00
..
test Engagement cohorts (#4510) 2021-06-11 13:59:57 -04:00
__init__.py
action.py Proposal: Use ValidationError over ValueError in views (#4917) 2021-07-01 18:48:09 +03:00
cohort.py Proposal: Use ValidationError over ValueError in views (#4917) 2021-07-01 18:48:09 +03:00
element.py
event.py Don't error if trying to filter by person_id which does not exist (#4916) 2021-06-29 19:30:34 +02:00
person.py Closes #4679 fix deleting persons (#4734) 2021-06-14 10:17:38 -04:00
property.py Handle cohort being filtered on not existing (#4961) 2021-07-01 13:30:18 -04:00
session_recording_event.py
util.py Prune unused ee code (#4410) 2021-05-20 10:15:03 -04:00