This message was deleted.
# give-feedback
w
This message was deleted.
f
Yeah, that's a good idea and something we want to add. The one thing that's not clear is how to deal with combinations of groups and other conditions. I can see sometimes wanting to AND them together, sometimes OR them, and sometimes a mixture. So we want to make sure what we come up with is flexible, but still has a simple intuitive UI
Do you have any examples from other tools that you think handle this well?
a
I have not used any other tools that had this unfortunately! I imagine it can be treated the same way as
if employee then ON
and would just be an abstraction of it. It would be limited to only certain comparison operators in that sense that are similar to a boolean attribute.
h
Frontapp has a rule engine UI which I used and feels good
m
In launch darkly they do have feature of segment , we can create user segment e.g. we can create segment of engineering team , product team , all-team and employee or some custom segment (like premium customer segment …) and add as many user as we want into the segment and than can target segment directly.
145 Views