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

Thanks for submitting a PR! Please check the boxes below: Contributes to #4413. - [ ] I have added information to `docs/` if required so people know about the feature!...

feature

### Goal To support additional use cases, such as evaluating identities in different contexts or managing anonymous identities, we aim to enable our SDK users to: 1. Evaluate flags against...

api
sdk
edge-api

One of the few things that are not yet automated when setting up self-hosted Flagsmith is creating and hooking up to the FoF environment. It does make sense to perform...

feature
api
priority-customer
infrastructure

### How are you running Flagsmith - [ ] Self Hosted with Docker - [ ] Self Hosted with Kubernetes - [X] SaaS at flagsmith.com - [ ] Some other...

bug
front-end

### How are you running Flagsmith - [ ] Self Hosted with Docker - [ ] Self Hosted with Kubernetes - [X] SaaS at flagsmith.com - [ ] Some other...

bug

Currently the application has a configurable cache for environment documents (used by the `environment-document` endpoint in the Core API). This cache relies on a timeout. We should improve this behaviour...

api

### Is your feature request related to a problem? Please describe. With the introduction of tagging and overall importance of governance, we should expose a setting that forces users to...

front-end
api

### Is your feature request related to a problem? Please describe. To improve governance, we should expose a setting that forces users to assign features to a group or user...

front-end
api

### Is your feature request related to a problem? Please describe. To check a given users' permissions, one currently needs to navigate between projects and groups. This is becoming very...

feature
front-end
api

**FE Restrictions:** - When a tag is added to a role, the FE should automatically disable any other permissions that are not compatible with the tag. **API Validation:** - The...