Matthew Elwell
Matthew Elwell
Note that we also saw a couple of (likely) related sentry errors when we had the `REPLICA_DATABASE_URLS` environment variable set in our production SaaS environment: https://flagsmith.sentry.io/issues/5294385824/ https://flagsmith.sentry.io/issues/5294412984
Relevant reading: https://andrewbrookins.com/python/scaling-django-with-postgres-read-replicas/
Sure @RafaelJohn9, I've assigned it to you now. Let me know if you have any questions.
From an API perspective, we need to provide: 1. An option to filter the list of features based on 'created date is less than X' 2. Some meta statistics on...
Fixed by workaround applied in https://github.com/Flagsmith/flagsmith/pull/3876. We should in future be able to remove the workaround if/when freezegun resolves the issue, but the workaround is sufficient for now.
@annaredbond are you able to provide us with a way that we can test this out? i.e. some user journeys where we expect the UTM / GCLID parameters to be...
https://legacydocs.hubspot.com/docs/methods/forms/submit_form https://app-eu1.hubspot.com/forms https://community.hubspot.com/t5/APIs-Integrations/How-to-Pass-Hubspot-User-Token-ID-from-Webflow-form-to-Hubspot/m-p/622419 https://community.hubspot.com/t5/APIs-Integrations/Create-contact-from-user-token/m-p/237102/highlight/true#M15998 Relevant cookie name: `hubspotutk`
I'd like to discuss this with @kyle-ssg because this will add the Stale tag to all existing projects in the Flagsmith platform, but I'm not sure that the experience is...
Converted to draft until the above is resolved.