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: - [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...

docs

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...

front-end
api
docs

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...

api

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...

api

### 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...

improvement
front-end

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...

front-end
api

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...

improvement
front-end
api

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...

front-end

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...