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

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

api

Sentry Issue: [FLAGSMITH-API-4S6](https://flagsmith.sentry.io/issues/5628601594/?referrer=github_integration) ``` AttributeError: 'APIKeyUser' object has no attribute 'id' (6 additional frame(s) were not displayed) ... File "edge_api/identities/serializers.py", line 192, in save "changed_by_user_id": request.user.id, ```

bug
api
tech-debt

See [this error](https://flagsmith.sentry.io/issues/5628601594/?alert_rule_id=14542360&alert_type=issue&environment=production&notification_uuid=01f66eba-8368-43e6-9630-1e1360cda8ff&project=5544478&referrer=slack) in Sentry.

## Changes This PR primarily sets out to implement a limit on the number of versions returned for a given subscription plan. As part of the discussions related to this...

feature
api

Thanks for submitting a PR! Please check the boxes below: - [x] I have added information to `docs/` if required so people know about the feature! - [x] I have...

feature
front-end

## Changes Fixes https://github.com/Flagsmith/flagsmith/issues/3855 This change adds in a form in the background of a Hubspot contact creation to add in the special Hubspot tracking cookie to give extra visibility...

feature
api

Thanks for submitting a PR! Please check the boxes below: - [x] I have added information to `docs/` if required so people know about the feature! - [x] I have...

api
fix

Thanks for submitting a PR! Please check the boxes below: - [x] I have added information to `docs/` if required so people know about the feature! - [x] I have...

docs

Thanks for submitting a PR! Please check the boxes below: - [x] I have added information to `docs/` if required so people know about the feature! - [x] I have...

front-end
fix