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/
### How are you running Flagsmith - [ ] Self Hosted with Docker - [ ] Self Hosted with Kubernetes - [X] SaaS at flagsmith.com - [ ] Some other...
### Is your feature request related to a problem? Please describe. In the "Users and Permissions" section for organisations, we mention: > Anyone with link can join as a standard...
I haven't invested any time in looking into this, but it looks like we have a flaky unit test in the LD importer functionality. See example below. This failed in...
### Is your feature request related to a problem? Please describe. When using the Slack integration, customers are notified of specific actions which are also recorded to the audit log,...
Thanks to @rolodato for reporting this. For every Flagsmith deployment besides the default Flagsmith SaaS environment, a correct base URL should be added to all SDK init code in all...
### Is your feature request related to a problem? Please describe. When an identity is cloned, only the values of the features are cloned, not the traits. ### Describe the...
### Is your feature request related to a problem? Please describe. The GitHub integration with Flagsmith does not handle the scenario where a user suspends the GitHub app. ### Describe...
### Is your feature request related to a problem? Please describe. It would be a great feature to filter all the Issues/PRs that are linked with Flagsmith based on a...
### Is your feature request related to a problem? Please describe. When a change request is created, a toast notification showing "Created Change Request" is shown. However, there is no...
Thanks for submitting a PR! Please check the boxes below: - [ ] I have run [`pre-commit`](https://docs.flagsmith.com/platform/contributing#pre-commit) to check linting - [ ] I have added information to `docs/` if...