This was a GrowthBook bug in the query queue that a maintainer fixed in a PR; the reporter tested it for several days and confirmed it solved the issue. Upgrade GrowthBook to a version containing that fix. The fix makes the queue hold back the remaining queries instead of releasing them all when one…
This is by design on the v1 API: the variations and phases arrays are treated as full replacements. Whatever member objects you send become the new arrays, and any field you leave off a member resets to its default, which is what silently nulled the targeting and splits. When updating an experiment …
This was a GrowthBook form-validation bug, fixed by the maintainer the same day it was reported. Pull the latest Docker image (post-fix build) and restart the container; data sources with empty passwords can then be saved. Source: https://github.com/growthbook/growthbook/issues/270
The maintainer fixed a bug with port 587 and simplified the SMTP settings: you no longer need to specify EMAIL_USE_TLS at all. Port 465 always uses TLS; every other port starts plain and upgrades via STARTTLS if the server supports it. Pull the latest Docker image and drop the EMAIL_USE_TLS setting,…
This was a bug in the GrowthBook C# SDK, fixed and released on NuGet as v1.0.5, upgrade the package and EvalFeature evaluates rules correctly. The reporter confirmed the scenario works after upgrading. Source: https://github.com/growthbook/growthbook/issues/2137 Source: https://github.com/growthbook…
This was a GrowthBook bug in the query queue that a maintainer fixed in a PR; the reporter tested it for several days and confirmed it solved the issue. Upgrade GrowthBook to a version containing that fix. The fix makes the queue hold back the remaining queries instead of releasing them all when one…
This is by design on the v1 API: the variations and phases arrays are treated as full replacements. Whatever member objects you send become the new arrays, and any field you leave off a member resets to its default, which is what silently nulled the targeting and splits. When updating an experiment …
This was a GrowthBook form-validation bug, fixed by the maintainer the same day it was reported. Pull the latest Docker image (post-fix build) and restart the container; data sources with empty passwords can then be saved. Source: https://github.com/growthbook/growthbook/issues/270
The maintainer fixed a bug with port 587 and simplified the SMTP settings: you no longer need to specify EMAIL_USE_TLS at all. Port 465 always uses TLS; every other port starts plain and upgrades via STARTTLS if the server supports it. Pull the latest Docker image and drop the EMAIL_USE_TLS setting,…
This was a bug in the GrowthBook C# SDK, fixed and released on NuGet as v1.0.5, upgrade the package and EvalFeature evaluates rules correctly. The reporter confirmed the scenario works after upgrading. Source: https://github.com/growthbook/growthbook/issues/2137 Source: https://github.com/growthbook…