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/
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 added information to `docs/` if required so...
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 - [ ] I have added information to `docs/` if required...
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 added information to `docs/` if required so...
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 added information to `docs/` if required so...
### Is your feature request related to a problem? Please describe. In the Project Settings view for a project, when you look at "Members", it is possible to distinguish between...
SAML users cannot belong to more than one organisation due to the way in which the authentication is tied to a given organisation. Users authenticated with SAML should not be...
There are some things that would help onboarding for new self hosted installs: 1. The default install creates an Organisation and Project, but does not create any Environments for that...
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 added information to `docs/` if required so...
When the `app_analytics_featureevaluationraw` table is large, [this migration](https://github.com/Flagsmith/flagsmith/blob/main/api/app_analytics/migrations/0002_featureevaluationraw_identifier_and_index_feature.py) added in 2.100.0 can be problematic. When the migration runs, it adds the new columns and then starts to add the new...