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