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/
sentry issue: https://flagsmith.sentry.io/issues/4968800567/?alert_rule_id=14542360&alert_type=issue&environment=production¬ification_uuid=bedf148c-c794-4fa2-9686-bf760315f390&project=5544478&referrer=slack
### How are you running Flagsmith - [ ] Self Hosted with Docker - [ ] Self Hosted with Kubernetes - [x] SaaS at flagsmith.com - [ ] Some other...
Factor out _import_targets and _import_rules calls so they're invoked directly from process_import_request rather than as a side effect. Make the factory functions return created entities, including the MV options, so...
**Is your feature request related to a problem? Please describe.** Would be cool to be able to tag: - [ ] Segments - [ ] Change Requests - [ ]...
Where an organisation is configured to only allow signing in via SSO, `https://api.flagsmith.com/api/v1/auth/users/` can be used to create a non SSO-users that can then be used to access the API....
### How are you running Flagsmith - [X] Self Hosted with Docker - [X] Self Hosted with Kubernetes - [X] SaaS at flagsmith.com - [X] Some other way (add details...
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...
There is a flaky test in which the segment button is not clicked during the segment tests. A toast was not found in segment-test-2.
We are replacing Pipedrive with Hubspot. In the app, we currently have some [code](https://github.com/Flagsmith/flagsmith/tree/main/api/integrations/lead_tracking) that sends all sign ups (who match certain filters) to Pipedrive. Currently we create an organisation...
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...