https://www.growthbook.io/ logo
b

bright-address-95055

06/25/2023, 11:49 PM
Is there a way to do Saved Groups by rules instead of listing every possible value? For example, I want to setup a group for internal users so I can turn on feature flags for the whole group at once.
f

fresh-football-47124

06/25/2023, 11:57 PM
that sounds like a regular attribute
b

bright-address-95055

06/25/2023, 11:58 PM
right, but that would involve me putting the isInternalUser logic in code
whereas in Mixpanel or LaunchDarkly or other analytics tools, this logic is something you’re able to setup in the dashboard without code
f

fresh-football-47124

06/26/2023, 12:00 AM
Would it be something like a regex?
b

bright-address-95055

06/26/2023, 12:01 AM
Sure, that’s an option. Still puts it out of reach for non-technical people but at least it’s controllable via dashboard
Is there a way to use regex in the dashboard?
f

fresh-football-47124

06/26/2023, 12:01 AM
In your ideal mode, what would this look like?
b

bright-address-95055

06/26/2023, 12:02 AM
ideal but maybe not realistic: cohorts are synced over from mixpanel. good and probably more realistic: just something similar to the way you can set up targetting conditions (is equal to, contains, etc)
f

fresh-football-47124

06/26/2023, 12:04 AM
oh that’s cool. we could probably build that
can you open a github issue for that?
b

bright-address-95055

06/26/2023, 12:19 AM