Hi Team, When setting up targeting conditions for...
# announcements
l
Hi Team, When setting up targeting conditions for the feature flags, is there a way to leverage Advanced Mode in order to have an attribute begin with a certain string rather than picking is equal to and other operators? Essentially
does match regex
Thanks.
f
There should be a
matches regex
option, it's possible you have to scroll down to see it.
It looks like the sorting of operators got messed up in a recent commit, so that one is showing up last, which is probably why you missed it. We'll fix the sorting today so it's in a more obvious place.
l
Had to scroll my bad, thank you 🙏