-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
feature/feature-flagsFeature Tag: Feature flagsFeature Tag: Feature flagsgood first issueGood for newcomersGood for newcomersteam/feature-flags
Description
The is_simple_flag property is no longer returned by any of the flags related API. However, there's still a lot of references to it in our code and lots of client SDK code that references it.
We should remove all the code that references it and then eventually even remove the column. This is a tracking issue for the necessary changes. Newer clients never even referenced this property, so I just need to confirm that here:
-
posthog-js -
posthog-js-lite- chore: remove deprecatedis_simple_flagfromPostHogFeatureFlagposthog-js-lite#516 -
posthog-python -
posthog-gochore: Remove isSimpleFlag related code posthog-go#88 -
posthog-ruby -
posthog-java -
posthog-dotnet -
posthog-elixir -
posthog
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature/feature-flagsFeature Tag: Feature flagsFeature Tag: Feature flagsgood first issueGood for newcomersGood for newcomersteam/feature-flags