Admin Log Management
Manage system Admin Log permissions
System Admin Log : 1688
| ID | 1688 |
| USER | 3112 - |
| IP | 192.168.29.164 |
| SECTION | LISTS |
| TYPE | OTHER |
| RECORD ID | 999 |
| DESCRIPTION | ADMIN MOVE LEADS |
| ADMIN GROUP | ---ALL--- |
| NOTES | 43 leads have been moved from list 999 to 1111 with the status A and that were called less than or equal to 1 times. |
| SQL | UPDATE vicidial_list SET list_id = '1111' WHERE list_id = '999' and status like 'A' and called_count <= 1 |