0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/tasks
Michael Matloka d7067544ad
Fix is_active being unused when querying User (#8793)
* Fix `is_active` being unused when querying `User`

* Simplify a `.filter()`

* Update test_feature_flag.ambr

* Remove `User.is_active` filter from `get_overridden_feature_flags`

* Fix exclude in `OrganizationMemberViewSet` queryset

* Revert snapshot update

* Update test_organization_members.py
2022-03-02 14:27:08 +00:00
..
test len(queryset) -> queryset.count() (#8650) 2022-02-17 12:38:34 +01:00
__init__.py
hooks.py
materialized_columns.py Make marking materialized columns as MATERIALIZED stateless (#5831) 2021-09-07 11:53:57 +00:00
org_usage_report.py Delete old events-model adjacent code (#8623) 2022-02-16 15:15:46 +02:00
send_license_usage.py Fix is_active being unused when querying User (#8793) 2022-03-02 14:27:08 +00:00