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

We have the event "user register" on Heap and it works only when people sign up through form (not Google or Github oAuth) Could we pls update this event when...

improvement
front-end
api

We need to be able to capture API request milestones in Heap for user activation information. We only care about the key SDK endpoints and we'd like to be able...

feature
api

As a user I would like to see a list of flags that have differences in their value, enabled state, MV state or segment override state. Currently the compare environments...

feature
front-end
api

Currently, any API calls without trailing `/` character returns default "Flagsmith API" response. This behavior is quite unusual in API world as its recommended to primarily accept API requests without...

improvement
api

Currently segment rule definitions can only be run against Identity traits. Users often expect the rules to operate on Identity `ids` as well. We should introduce a reserved trait name,...

feature
api

It would be nice to be able to write segment rules using HTTP request headers as trait values. E.g a browser might send the following HTTP Request header through: ```...

feature

So that we can see the canonical list of endpoints that are available to use by the SDKs. Use tags (an example is used here https://github.com/axnsan12/drf-yasg/blob/b99306f71c6a5779b62189df7d9c1f5ea1c794ef/testproj/users/views.py#L19) to tag endpoints as...

improvement

Use case: > Wondering if there's a way we can add something like notes or tags to identities in the Flagsmith UI that are not accessible via the non-secret environment...

feature
front-end
api

Currently you can only view an environment states, but it would be helpful to see the project defaults.

feature
front-end
api