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/
**Describe the bug** For an environment with change request enabled, if the user updates any of the variation values and clicks the `crate change request` button variation values are updated...
Add the ability to require specific Flagsmith users to approve specific change requests, as opposed to anyone with the appropriate permissions.
https://www.djangoproject.com/weblog/2023/apr/03/django-42-released/ Known TODOs: * Replace / remove third party pytest plugin with the one available in pytest-django [here](https://github.com/Flagsmith/flagsmith/blob/1aa00c97f0afea709436fac328e923bc1024740a/api/tests/unit/task_processor/test_unit_task_processor_decorators.py#L62-L63)
**Describe the bug** When a user is issued a full refund, the subscription webhook does not fire, so subsequent cancelation of the user failed. This is atypical behaviour, and so...
**Is your feature request related to a problem? Please describe.** We need to collect data about the usage of our different SDKs in order to prioritize, assign resources, and better...
In the EditPermission file, we handle all permissions in a single component, this causes several contexts to mix and unwanted things to happen.
In order to support Flagstaff users, most of which for this feature will probably be larger enterprise clients, we're going to need to document the feature import export tool once...
**Describe the bug** Identities are evaluated differently for segments containing a percentage split rule when evaluated against the Core API versus local evaluation mode in SDKs. **To Reproduce** Steps to...
Fixes #2088 Thanks for submitting a PR! Please check the boxes below: - [X] I have run [`pre-commit`](https://docs.flagsmith.com/platform/contributing#pre-commit) to check linting - [X] I have filled in the "Changes" section...
**Is your feature request related to a problem? Please describe.** Depending on the design of the roles, there should be a global button to save changes at a permission level...