flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/

Results 557 flagsmith issues
Sort by recently updated
recently updated
newest added

It would be nice if users could configure some level of UI prompt when viewing the dashboard in the context of a specific environment. The primary use case would be...

When adding segment override to particular feature on any enviroment, it would be great to have an option to apply the same segment override across all enviroments in order to...

feature
front-end
api

Being able to create and delete features should optionally go through a change request process.

feature
front-end
api

If the state of an Identity changes, we want to send a message to that specific identity to refresh their flags. The issue is that we only have environment level...

feature
edge-api

Where organisations have a paid subscription in Chargebee, we should use the Chargebee meta data to display seat count and max api calls. This should replace pulling the data directly...

improvement
api

Changing the flag state of a segment override sends 1 Slack notification for every segment on the flag, whether that segment is impacted by the change or not. Example: `example_feature`...

improvement
api

Build docker images that only responds to public SDK events. Kind of what the edge proxy does, but with the actual API code rather than the proxy. The idea being...

As per https://www.datadoghq.com/blog/monitoring-django-performance/#configuring-the-datadog-agent Has to be able to connect to on-prem Datadog installations too.

improvement
api

When updating feature Values (remote config), it would be excellent to have a way to specify the allowable range of these values and validate the value input against that schema.