feat(v3): robust search wildcards, smart status filtering, and fixed ID population
This commit is contained in:
@@ -110,7 +110,8 @@ order_obj_li = {
|
||||
# V3 Search Security:
|
||||
'searchable_fields': [
|
||||
'account_id_random', 'account_name', 'default_no_reply_email',
|
||||
'confirm_email'
|
||||
'confirm_email', 'enable', 'hide', 'priority', 'sort', 'group',
|
||||
'notes', 'created_on', 'updated_on'
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user