Jeremy Dorn
Jeremy Dorn
Closing this original issue given the workaround above. @denisov-vlad can you create a different issue for your problem since I think it's slightly different
Quick update on this. We tested GrowthBook again on the most recent FerretDB version (2.2) and it appears to work now! We did not do an exhaustive test of all...
If I understand correctly, I believe this can be accomplished today using fact tables. The basic idea is to add a calculated column to your fact table with a `CASE...
Thanks for the PR! To clarify why this was not considered a critical security vulnerability, it requires the attacker to already be an organization admin, which means they already have...
I think we should just remove those settings entirely. I'm not worried about backwards compatibility here or breaking existing installations since no one is using this feature right now. It's...
I have read the CLA Document and I hereby sign the CLA
Yes, using just "abc123" fixes it, but we have a multi-tenant product and some customers had previously entered "abc123.us-west-2" and it worked fine in version 1.8.0. We updated the SDK...
For this particular case, I think it makes sense to change the default tracking key in the form by appending a number to the end. So in `my-feature`, the first...
I think this can be done in a fairly lightweight way. 1. For users without permission to manage official metrics themselves, let them request official status via the UI instead...