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
We have a filter field_contains: "something" which matches any entity whose field contains the string "something". The comparison for that is case sensitive. It would be good to also have a filter for string containment that is not case sensitive.