product · inferred from evidence
GrowthBook
A product with a form-validation feature for adding data sources.
- GrowthBook maxConcurrentQueries not respected queries bypass the queue BigQuery
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
- GrowthBook REST API update experiment wipes targeting and splits POST api v1 experiments
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 n
- GrowthBook cannot add data source with empty password Please fill out this field
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://
- GrowthBook C# Blazor EvalFeature always returns defaultValue source
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