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/
Related to Firefox latest version breaking change with TestCafe, the version 143 has been pinned and enforced in `.github/workflows/frontend-deploy-production.yml`. This issue aims to remove the following step once testCafe fixes...
## Summary The metadata implementation suffers from shallow abstractions that led to a critical bug (#6170, fixed in #6172) where metadata was lost when creating features/environments. While the tactical fix...
Closes #5825 ## Changes - [x] Make `Segment.version_of = null` the indication for a live segment ## Implementation Notes > [!WARNING] > **Migration `0031_set_version_of_to_null_for_canonical_segments`:** > - Migrates canonical segments from...
# This is a POC to solve #6277 Thanks for submitting a PR! Please check the boxes below: - [ ] I have added information to `docs/` if required so...
Thanks for submitting a PR! Please check the boxes below: - [ ] I have added information to `docs/` if required so people know about the feature! - [x] I...
Critical component used in: - `FeatureRow` - `ChangeRequestEetail` - `FeaturesPage` - `UserPage` State of the component: - Class component - 2193 lines - No typing and no hooks - Uses...
Currently, we store segment rules (including sub-rules) and conditions in separate tables, which makes validation / versioning code unnecessarily complex. We need to investigate the following: - Versioning requirements for...
Thanks for submitting a PR! Please check the boxes below: - [ ] I have added information to `docs/` if required so people know about the feature! - [ ]...
Thanks for submitting a PR! Please check the boxes below: - [ ] I have added information to `docs/` if required so people know about the feature! - [x] I...