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/
At the moment, the analytics endpoint hard fails (although still returns a 200) if one or more of the feature names are invalid. We should just filter those invalid feature...
It would be nice to have a [plugin](https://backstage.io/plugins) for [Backstage](https://backstage.io/) so that people can see their flags directly in Backstage. There is a [Harness plugin](https://github.com/harness/backstage-plugins/tree/main/plugins/harness-feature-flags) that would be a good...
### How are you running Flagsmith - [ ] Self Hosted with Docker - [ ] Self Hosted with Kubernetes - [ ] SaaS at flagsmith.com - [X] Some other...
### Is your feature request related to a problem? Please describe. Customers often want to send billing emails to more than just the person that created the Organisation ### Describe...
We sometimes have folk running Flagsmith open source becoming confused about what is open and what isn't - a lot people get sent the link to [this page](https://docs.flagsmith.com/version-comparison)! We should...
It seems as though, in certain scenarios, that recurring tasks can get stuck as locked. We probably need to do 3 things here: 1. Add alerting when a recurring task...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...
## Changes This PR works in concert with [this other PR](https://github.com/Flagsmith/flagsmith-workflows/pull/39) on the workflows repo. This PR introduces many changes to support the addition of segments in change requests. The...
Fixes https://github.com/Flagsmith/flagsmith/issues/4047
### Is your feature request related to a problem? Please describe. Currently Change Requests show up in Audit log events but with the "User" field blank. ### Describe the solution...