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
future-teacher-7046
05/22/2023, 3:27 PM
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.