You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought I had an issue opened for this already but can't seem to find it. Users would like to add a contains or is like operator in the Add Filter UI. The implementation could be something like SQL where you define the wildcards you'd like to use or we could default to wildcards at the start and end of the value.
As this could potentially be a dangerous query to run, it might be worth considering an advanced setting to enable or disable this operator.
I thought I had an issue opened for this already but can't seem to find it. Users would like to add a
contains
oris like
operator in the Add Filter UI. The implementation could be something like SQL where you define the wildcards you'd like to use or we could default to wildcards at the start and end of the value.As this could potentially be a dangerous query to run, it might be worth considering an advanced setting to enable or disable this operator.
cc: @Bargs @lukasolson @AlonaNadler
The text was updated successfully, but these errors were encountered: