Rodrigo López Dato
Rodrigo López Dato
As a workaround for anyone running into this limitation, it's possible to rewrite any logical formula into [conjunctive normal form (CNF)](https://en.wikipedia.org/wiki/Conjunctive_normal_form) so that it's expressed as an `AND` chain of...
I don't understand how this is supposed to be used based on the docs description. From what I understand, this functionality allows defining feature-level permissions so that only specific users...
@shashank-sarvam Flagsmith currently has no support for any Prometheus metrics, if that's what you are asking.
> There's an option that we actually store this data in postgres instead This seems like the most feasible option. Option 1 is not a good solution and option 2...
> I'm also interested to know if / how we plan to keep the defaults in sync with any changes to the flags in production. * `segment_operators`: I see 2...
Some feedback: * The contents of the History tab can expand beyond what I'm allowed to scroll to * The contents of each entry's Quick Compare has too much whitespace...
Part of it is a duplicate, yes. Also sorry, this ticket is very poorly written now that I'm coming back to it. "Custom role" is the best I could come...
@novakzaballa This wasn't fully fixed by https://github.com/Flagsmith/flagsmith/pull/4327 - there's a bug still when trying to save required fields without providing a value: https://github.com/user-attachments/assets/43650c6e-3c47-420c-b227-6291b9e952dd Possibly the easiest way to solve this...
This is what it behaves like for me when running the local Docker Compose setup: https://github.com/user-attachments/assets/38b2d3f0-cf87-4e5e-9dc3-c5a3d35adc39 In SaaS, it's difficult to tell when these clicks are actually being registered. Sometimes...
If we plan on having the Edge Proxy sync these segments, it might be worth considering if/how we could design this to support one/two-way sync of user traits. Currently, when...