Skip to content

chore(flags): Remove is_simple_flag from everything #30571

@haacked

Description

@haacked

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:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions