Fixed metrics search.
This commit is contained in:
@@ -79,6 +79,7 @@ export default async (
|
||||
|
||||
if (search) {
|
||||
filters[type] = {
|
||||
name: type,
|
||||
column,
|
||||
operator: OPERATORS.contains,
|
||||
value: search,
|
||||
|
||||
Reference in New Issue
Block a user