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

The views listed below need to be updated with `permission_classes` / `get_permissions`. - `api/integrations/slack/views.py:SlackGetChannelsViewSet` — potentially leaks Slack channels accessible to previously created integration The following views are protected by...

good first issue
improvement
security

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

feature
front-end

### Is your feature request related to a problem? Please describe. It would be good to add a page to the docs that describes approaches to unit, integration and E2E...

docs

We need to extend our current functionality to support three new permissions: ``` CREATE_CHANGE_REQUEST APPROVE_CHANGE_REQUEST MANAGE_SEGMENT_OVERRIDES ```

We see strong customer demand for a Kubernetes Flagsmith operator. People want to be able to: - Manage post-deploy setup, including Flagsmith-on-Flagsmith configuration — see #4447. - Create, update and...

### Is your feature request related to a problem? Please describe. When working in an environment that has approvals enabled for feature changes, making modifications to an already-approved change request...

feature
api

### Is your feature request related to a problem? Please describe. In https://github.com/Flagsmith/flagsmith/pull/3790, we implemented change requests for versioned segment overrides. Using this new functionality requires change requests to be...

feature
front-end

## Changes Adds a new endpoint to rollback to a previous version. Note that there are some implementation decisions that I made here, which are: 1. Rolling back to a...

feature
api

### Is your feature request related to a problem? Please describe. This is what non-organisation-admin users see when visiting the Roles page: ![image](https://github.com/user-attachments/assets/6c2d23bd-840e-4ef4-b39b-1013137feae8) This is the case even if the...

improvement
front-end

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

bug
front-end