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 646 flagsmith issues
Sort by recently updated
recently updated
newest added

Hi, It is quite stupid to have one type for many events. Suggestion: On feature_segment update sends : FLAG_SEGMENT_UPDATED On feature_identity update sends : FLAG_IDENTITY_UPDATED on feature update sends :...

feature
good first issue
tech-debt

We need to agree on a consistent repeatable way to test all our SDKs, and then implement the tests within the SDKs themselves.

improvement

Tests are currently primarily located in each module and there is limited separation between unit and integration tests.

improvement
api
tech-debt

- Begins With - Ends With - Is One Of - Dost not match Regex - Does not begin with - Does not end with - Is not one of

feature
front-end
api

Implement the [modulo operator](https://en.wikipedia.org/wiki/Modulo_operation).

improvement
front-end
api

As per https://docs.kibocommerce.com/114168/630965-disjoint-group-targeting > In some cases you may want to randomly assign your site visitors to some number of non-overlapping groups and then target them based on the group...

feature
tech-debt

As a slack user, it would be nice to see the changes in the Slack message that is triggered. For example, when a flag state is changed, I would like...

improvement
api
tech-debt

Our Segment integration produces signal for Segment. We also need to implement a plugin that consume signal from Segment to help drive Identity Segments in Flagsmith

feature
api
sdk

Need to design a way to index traits with the global data store. Some options: - https://aws.amazon.com/about-aws/whats-new/2015/08/amazon-dynamodb-elasticsearch-integration/ - https://typesense.org/docs/guide/dynamodb-full-text-search.html In SaaS, this is problematic due to the size of the...

feature
front-end
api