flagsmith
flagsmith copied to clipboard
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
There is no way to find out about the tags that protect a flag (Protected, Permanent, Do Not Delete, Read Only). The only way to use this feature right now...
Use case as follows: > Our users are all part of their own organizations, and they can load into one organization at a time. So we identify the > individual...
Datadog Apps: It's currently in Beta - you can read more about them in the[ documentation](https://docs.datadoghq.com/developers/datadog_apps) and view our [keynote video ](https://www.youtube.com/watch?v=PvXAFkhcMoM&t=1913s)that shows off some app examples. Additionally, here's the...
We should have an "Add AND NOT" as per below:  Would also mean updating https://github.com/Flagsmith/flagsmith-engine # Update Feb 2022! Actually think a better solution here is to NOT the...
At the moment it is not possible to run the following command because of some dependency conflicts between our dev and production requirements. The output of this issue should be...
Use environment feature state as previous state for first identity override, since previous historical record is none.
Audit webhook should receive updates for when someone creates/updates a variation for a feature flag
The audit webhook should receive updates for when someone creates/updates a variation for a feature flag. Right now it is not possible to know when that is changed.
Need discussion for a more robust and extensible solution.
Webhook events are not sent when an identity override is reset for an Edge API project.